You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Pretend that your OLS model
$Y = X\beta + \epsilon$ does not have an analytical solution and that you just know the basic moments:
$E[X'Y]$.
Simulate the model under this DGP, using a distribution of your choice for $\epsilon$.
Plug the difference between the simulated moments and the observed moments into a criterion function and minimize it.