View source: R/BivariateAutoregressiveHMM.R
Phi2K | R Documentation |
Transforms negative binomial phi parameter to size parameter. There are two different possible parameterizations of negative binomial Size (k) is easier to interpret but R uses phi
Phi2K(mu, phi)
mu |
mean paramater |
phi |
other parameterization parameter |
Returns size paramaeter for negative binomial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.