flexmix.Density {tlemix}R Documentation

Model driver for flexmix

Description

Density function according to current parameter estimate

Usage

        flexmix.Density(data, pars,model,family)

Arguments

data Model data, expected to be model.frame with family attribute
pars Model estimate
model The model
family The model family

Value

ll Log-likelihood
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]