mxMarginalPoisson | R Documentation |
Indicator with marginal Poisson distribution
mxMarginalPoisson(
vars,
maxCount = NA,
lambda,
zeroInf = 0.01,
free = TRUE,
labels = NA,
lbound = 0,
ubound = c(1, NA)
)
vars |
character vector of manifest indicators |
maxCount |
maximum observed count |
lambda |
non-negative means |
zeroInf |
zero inflation parameter in probability units |
free |
logical vector indicating whether paremeters are free |
labels |
character vector of parameter labels |
lbound |
numeric vector of lower bounds |
ubound |
numeric vector of upper bounds |
a list of MxMarginPoisson obects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.