Statistics.NegBinomFit Method

void NegBinomFit(TVec X, ref Double r, ref Double p)

Calculate parameters for negative binomial distributed values.

#NameTypeDescription
1XTVecsource TVec
2rDouble (ref)output
3pDouble (ref)output

Result: stored in self (calling object)