FLXmclust.Density {tlemix}R Documentation

Model driver for flexmix

Description

Density function according to current parameter estimate

Usage

FLXmclust.Density(data, estim,model,...)

Arguments

data Model data, expected to be model.frame with family attribute
estim Model estimate
model The model used
... Any other arguments

Value

ll Log-likelihood
lc Log-likelihood by cluster
c Cluster
cc Cluster as matrix.
lik Log-likelihood.

Author(s)

P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela, <P.Filzmoser@tuwien.ac.at> http://www.statistik.tuwien.ac.at/public/filz/

See Also

flexmix


[Package tlemix version 0.0.4 Index]