Skip to content

Standard errors for moment matching estimators given limited knowledge about the moment variance-covariance matrix

License

Notifications You must be signed in to change notification settings

mikkelpm/stderr_calibration_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard Errors for Calibrated Parameters

Matlab function that computes worst-case standard errors (SE) for minimum distance estimators, given knowledge of only the marginal variances (but not correlations) of the matched moments.

The computed worst-case SE for the estimated parameters are sharp upper bounds on the true SE (which depend on the unknown moment correlation structure). For over-identified models, the package also computes the efficient moment selection that minimizes the worst-case SE. Additionally, the package can carry out tests of parameter restrictions or over-identifying restrictions.

Reference: Cocci, Matthew D., and Mikkel Plagborg-Møller (2023), "Standard Errors for Calibrated Parameters", arXiv:2109.08109

Tested in: Matlab R2023a on Windows 10 PC (64-bit)

Other versions: Python

Contents

Requirements

For some functionality (such as joint testing) it is necessary to install the cvx Matlab package.

Acknowledgements

This material is based upon work supported by the NSF under Grant #1851665. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the NSF.

About

Standard errors for moment matching estimators given limited knowledge about the moment variance-covariance matrix

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages