Indicator with marginal Poisson distribution
mxMarginalPoisson(
vars,
maxCount = NA,
lambda,
zeroInf = 0.01,
free = TRUE,
labels = NA,
lbound = 0,
ubound = c(1, NA)
)a list of MxMarginPoisson obects
character vector of manifest indicators
maximum observed count
non-negative means
zero inflation parameter in probability units
logical vector indicating whether paremeters are free
character vector of parameter labels
numeric vector of lower bounds
numeric vector of upper bounds