Arguments
em.fit
An object of class mixEM
. The estimates produced in em.fit
will be used as the
parameters for the distribution from which we generate the bootstrap data.
B
The number of bootstrap samples to produce. The default is 100,
but ideally, values of 1000 or more would be more acceptable.
arbmean
If FALSE, then a scale mixture analysis can be performed for mvnormalmix
, normalmix
, regmix
,
or repnormmix
. The default is TRUE.
arbvar
If FALSE, then a location mixture analysis can be performed for mvnormalmix
, normalmix
, regmix
,
or repnormmix
. The default is TRUE.
N
An n-vector of number of trials for the logistic regression type logisregmix
.
If NULL, then N
is an n-vector of 1s for binary logistic regression.
...
Additional arguments passed to the various EM algorithms for the mixture of interest.