3.10.2.2.3. statsmodels.robust.robust_linear_model.RLMResultsWrapper

class statsmodels.robust.robust_linear_model.RLMResultsWrapper(results)[source]
__init__(results)

3.10.2.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