Learn R Programming

tlemix (version 0.1.3)

coefglm: 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.

See Also

TLE