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
- Returns:
bse – estimated standard error of parameter estimates
- Return type:
ndarray