3.5.3.3.11. statsmodels.genmod.generalized_estimating_equations.NominalGEEResultsWrapper

class statsmodels.genmod.generalized_estimating_equations.NominalGEEResultsWrapper(results)[source]
__init__(results)

3.5.3.3.11.1. Methods

__init__(results)
conf_int(self[, alpha, cols, cov_type]) Returns confidence intervals for 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