statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.from_formula¶
-
classmethod PoissonBayesMixedGLM.from_formula(formula, vc_formulas, data, vcp_p=
1, fe_p=2, vcp_names=None, vc_names=None)[source]¶ 使用公式拟合一个BayesMixedGLM。
Last update:
Oct 16, 2024