pypomp.PanelPomp.negbin¶
- PanelPomp.negbin(autoregressive: bool = False, suppress_warnings: bool = True) DataFrame¶
Fit a Negative Binomial model to the observation data of each unit.
- Parameters:
- Returns:
DataFrame with columns
'unit'and'logLik'containing the individual unit log-likelihoods and their sum (labeled as'[[TOTAL]]').- Return type: