coefglm {tlemix}R Documentation

coefglm

Description

Used by TLE-flexmix guassian, poisson & binomial model (FLXglm.Estimate) driver to get model coefficients.

Usage

coefglm(nmix, family)

Arguments

nmix flexmix model
family family, can be "gaussian", "poisson" or "binomial"

Value

List of model coefficients.

Note

This function is only used internally.

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

TLE


[Package tlemix version 0.0.4 Index]