statsmodels.discrete.discrete_model.PoissonResults.get_diagnostic#
- PoissonResults.get_diagnostic(y_max=None)[source]#
Get instance of class with specification and diagnostic methods
experimental, API of Diagnostic classes will change
- Returns:
PoissonDiagnosticinstanceThe instance has methods to perform specification and diagnostic tesst and plots
See also
statsmodels.statsmodels.discrete.diagnostic.PoissonDiagnostic