Description Usage Arguments Value
View source: R/dispersion_parameter_functions.R
Finds the standard error of the maximum likelihood estimate of the inverse of the dispersion parameter,kappa, often denoted alpha, given a vector of egg or worm burdens. Uses sqrt of the inverse of the hessian returned by 'optim' to estimate standard error of alpha then transforms to estimate the standard error of kappa. Assumes max likelihood estimate of the mean of the negative binomial distribution is the empirical mean of the vector Returns the message from 'optim' if convergence fails
1 | mle_alpha_se(vec)
|
vec |
vector of individual egg or worm burden intensities |
standard error of the max likelihood estimate of the dispersion parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.