void NegBinomFit(TVec *X, double &r, double &p);
Calculate parameters for negative binomial distributed values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec * | |
| 2 | r | double & | |
| 3 | p | double & |
Declared in Dew::Stats::Units::Statistics · Dew.Stats/Units.Statistics.h · Cross-compiler