Difference between revisions of "Main Page"
Line 7: | Line 7: | ||
=== 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 | + | 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 ]]. |
{| class="wikitable" | {| class="wikitable" |
Revision as of 19:16, 15 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 |