Difference between revisions of "Main Page"

From ECLR
Jump to: navigation, search
(The Basic Programming Techniques)
(The Basic Programming Techniques)
Line 13: Line 13:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 +
! scope="col"| Matrices
 
! scope="col"| Loading Data
 
! scope="col"| Loading Data
 
! scope="col"| Functions  
 
! scope="col"| Functions  
 
! scope="col"| Program Flow
 
! scope="col"| Program Flow
! scope="col"| Matrices
 
 
|-
 
|-
 +
| TBC
 
| [[LoadingData]]
 
| [[LoadingData]]
 
| [[media:FunctionModule.pdf|Discussion]] <br/> FunctionExample.m <br/> OLSest.m <br/> [[media:OLSexample.xls|Example Data]]
 
| [[media:FunctionModule.pdf|Discussion]] <br/> FunctionExample.m <br/> OLSest.m <br/> [[media:OLSexample.xls|Example Data]]
| TBC
 
 
| TBC
 
| TBC
 
|}
 
|}

Revision as of 13:07, 21 August 2012

Econometric Computing Learning Resource (ECLR)

This is the home of the ECLR. It is the purpose of this resource to facilitate the learning of MATLAB as an Econometric software.

A similar page exists for the following softwares:

The Basic Programming Techniques

In this section we will introduce a number of very basic (yet extremely powerful) programming techniques. Whatever language you programme in you will encounter these techniques, although the details will of course vary. We recommend that you ensure that you are familiar with these before you progress to #Special Econometric Topics .

Matrices Loading Data Functions Program Flow
TBC LoadingData Discussion
FunctionExample.m
OLSest.m
Example Data
TBC

Special Econometric Topics

Other useful MATLAB resources

  • Sheppard's MATLAB introduction
  • Martin V., Hurn S. and Harris D. (2012) Econometric Modelling with Time Series: Specification, Estimation and Testing (Themes in Modern Econometrics) [1]

Help for using WikiMedia

Licensing

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_GB"><img alt="Creative Commons Licence" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a>
Econometrics Computing Learning Resource by <a xmlns:cc="http://creativecommons.org/ns#" href="http://eclr.humanities.manchester.ac.uk/index.php/Main_Page" property="cc:attributionName" rel="cc:attributionURL">Ralf Becker and Arthur Sinko</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_GB">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.