statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse¶
- IVGMMResults.get_bse(**kwds)¶
standard error of the parameter estimates with options
- Parameters:
- kwds
optional
keywords
options for calculating cov_params
- kwds
- Returns:
- bse
ndarray
estimated standard error of parameter estimates
- bse