statsmodels.genmod.families.family.Binomial =========================================== .. currentmodule:: statsmodels.genmod.families.family .. autoclass:: Binomial .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Binomial.deviance Binomial.fitted Binomial.initialize Binomial.loglike Binomial.loglike_obs Binomial.predict Binomial.resid_anscombe Binomial.resid_dev Binomial.starting_mu Binomial.weights .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Binomial.link Binomial.links Binomial.safe_links Binomial.valid Binomial.variance