View source: R/BivariateAutoregressiveHMM.R
LogLikenbinom | R Documentation |
Calculates log likelihood of negative binomial for algae data
LogLikenbinom(x, data, weights)
x |
vector of mean and size parameter |
data |
Algae data to calculate likelihood of |
weights |
Weights from previous function ProbWeights |
Returns log likelihood for negative binomial of algae data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.