3.5.4.2.3. statsmodels.genmod.generalized_linear_model.GLMResultsWrapper

class statsmodels.genmod.generalized_linear_model.GLMResultsWrapper(results)[source]
__init__(results)

3.5.4.2.3.1. Methods

__init__(results)
conf_int(self[, alpha, cols, method]) Returns the confidence interval of the fitted parameters.
cov_params(self[, r_matrix, column, scale, ...]) Returns the variance/covariance matrix.
load(fname)
save(fname[, remove_data]) save a pickle of this instance