statsmodels.sandbox.regression.gmm.IVGMMResults

class statsmodels.sandbox.regression.gmm.IVGMMResults(*args, **kwds)[source]

Methods

calc_cov_params(moms, gradmoms[, weights, ...]) calculate covariance of parameter estimates
compare_j(other) overidentification test for comparing two nested gmm estimates
cov_params(**kwds)
fittedvalues()
get_bse(**kwds) standard error of the parameter estimates with options
jtest() overidentification test
jval()
q()
resid()
ssr()
summary([yname, xname, title, alpha]) Summarize the Regression Results

Attributes

bse standard error of the parameter estimates
use_t