Difference between revisions of "Main Page"
Line 2: | Line 2: | ||
== Econometric Computing Learning Resource (ECLR) == | == Econometric Computing Learning Resource (ECLR) == | ||
+ | [[File:ECLR.jpg]] | ||
This is the home of the ECLR. It is the purpose of this resource to facilitate the learning of MATLAB as an Econometric software. | This is the home of the ECLR. It is the purpose of this resource to facilitate the learning of MATLAB as an Econometric software. | ||
Revision as of 11:52, 16 August 2012
Contents
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.
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 |