statsmodels.sandbox.regression.gmm.GMMResults.get_bse

GMMResults.get_bse(**kwds)[source]

standard error of the parameter estimates with options

Parameters:
kwdsoptional keywords

options for calculating cov_params

Returns:
bsendarray

estimated standard error of parameter estimates


Last update: Mar 18, 2024