statsmodels.discrete.truncated_model.TruncatedNegativeBinomialResults.get_diagnostic#
- TruncatedNegativeBinomialResults.get_diagnostic(y_max=None)#
Get instance of class with specification and diagnostic methods.
experimental, API of Diagnostic classes will change
- Returns:
CountDiagnosticinstanceThe instance has methods to perform specification and diagnostic tesst and plots
See also
statsmodels.statsmodels.discrete.diagnostic.CountDiagnostic