Learn R Programming

flexmix (version 2.0-1)

FLXMCmvpois: FlexMix Poisson Clustering Driver

Description

This is a demo driver for flexmix implementing model-based clustering of Poisson distributed data.

Usage

FLXMCmvpois(formula = . ~ .)

Arguments

formula
A formula which is interpreted relative to the formula specified in the call to flexmix using update.formula. Only the left-hand side (respons

Value

  • FLXMCmvpois returns an object of class FLXMC.

Details

This can be used to cluster Poisson distributed data where given the component membership the variables are mutually independent.

See Also

flexmix