FLXMCmvpois {flexmix} | R Documentation |
This is a model driver for flexmix
implementing
model-based clustering of Poisson distributed data.
FLXMCmvpois(formula = . ~ .)
formula |
A formula which is interpreted relative to the formula
specified in the call to flexmix using
update.formula . Only the left-hand side (response) of
the formula is used. Default is to use the original
flexmix model
formula. |
This can be used to cluster Poisson distributed data where given the component membership the variables are mutually independent.
FLXMCmvpois
returns an object of class FLXMC
.
Friedrich Leisch and Bettina Gruen