Description Usage Arguments Value
View source: R/estimator_for_negative_binomial.R
Computes the score function of a MI-estimator for negative binomial distribution.
1 | score_mi_negbin(par, x)
|
par |
A two dimensional vector of parameters for negative binomial distribution. The first entry is the mean and the second is the dispertion parameter, that equals 1/size. |
x |
A vector of univariate observations |
A real number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.