Indicator with marginal Negative Binomial distribution
mxMarginalNegativeBinomial(
vars,
maxCount = NA,
size,
prob = c(),
mu = c(),
zeroInf = 0.01,
free = TRUE,
labels = NA,
lbound = NA,
ubound = NA
)a list of MxMarginPoisson obects
character vector of manifest indicators
maximum observed count
positive target number of successful trials
probability of success in each trial
alternative parametrization via mean
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