3.2.2.3.12. statsmodels.discrete.discrete_model.L1CountResultsWrapper

class statsmodels.discrete.discrete_model.L1CountResultsWrapper(results)[source]
__init__(results)

3.2.2.3.12.1. Methods

__init__(results)
conf_int(self[, alpha, cols]) 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