Difference between revisions of "ExampleCodeOLShac"

From ECLR
Jump to: navigation, search
(Created page with "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 ...")
(No difference)

Revision as of 21:47, 2 November 2012

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.