Difference between revisions of "Main Page"

From ECLR
Jump to: navigation, search
(Econometric Computing Learning Resource (ECLR))
(The Basic Programming Techniques)
Line 9: Line 9:
 
=== The Basic Programming Techniques ===
 
=== 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 [[ Main Page:Special Econometric Topics ]].
+
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 ]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 23: Line 23:
 
| Function discussion <br/> FunctionExample.m <br/> OLSest.m <br/> OLsexample.xls
 
| Function discussion <br/> FunctionExample.m <br/> OLSest.m <br/> OLsexample.xls
 
|}
 
|}
 
  
 
=== Special Econometric Topics ===
 
=== Special Econometric Topics ===

Revision as of 20:06, 16 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 .

Loading Data Program Flow Matrices Functions
TBC TBC TBC Function discussion
FunctionExample.m
OLSest.m
OLsexample.xls

Special Econometric Topics

Other useful MATLAB resources

Help for using WikiMedia