statsmodels.discrete.count_model.ZeroInflatedPoissonResults.get_diagnostic

ZeroInflatedPoissonResults.get_diagnostic(y_max=None)

获取具有规范和诊断方法的类实例。

实验性的,诊断类API将会改变

Returns:
CountDiagnostic instance

实例具有执行规范和诊断测试及绘图的方法

另请参阅

statsmodels.statsmodels.discrete.diagnostic.CountDiagnostic

Last update: Oct 16, 2024