ExampleCodeOLShac

From ECLR
Revision as of 22:33, 2 November 2012 by Admin (talk | contribs)
Jump to: navigation, search

Below you can find example code which uses the OLShac function. That function estimates a linear model using OLS. Results are returned in a structure. Amongst the results are White standard errors and Newey-West standard errors.

OLShac.m

This is a function that estimates a linear model with OLS. The results are all returned in a structure.