statsmodels.discrete.truncated_model.HurdleCountResults.get_diagnostic¶
-
HurdleCountResults.get_diagnostic(y_max=
None
)¶ Get instance of class with specification and diagnostic methods.
experimental, API of Diagnostic classes will change
- Returns:¶
CountDiagnostic
instance
The instance has methods to perform specification and diagnostic tesst and plots
See also
statsmodels.statsmodels.discrete.diagnostic.CountDiagnostic
Last update:
Nov 14, 2024