flexmix.Estimate {tlemix} | R Documentation |
TLE - flexmix gaussian, poisson & binomial model driver. Calculates the density function according to current parameter estimates.
flexmix.Estimate(data, ind = NULL, nc, class = "auto", cluster = NULL, niter = 200, minprior = 0.1, model,family,ntry=9)
data |
Amodel.frame containing the data. |
ind |
Data subset |
nc |
Number of clusters |
class |
Classification method used: auto , weighted , hard or random |
cluster |
|
niter |
Number of iterations |
minprior |
Minimum number of observations per component |
model |
The model |
family |
The model family |
ntry |
Number of trials |
Returns flexmix class estimate.
P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela