Learn R Programming

⚠️There's a newer version (2.3-20) of this package.Take me there.

flexmix (version 0.7-1)

Flexible Mixture Modeling

Description

FlexMix implements a general framework for finite mixtures of regression models using the EM algorithm. FlexMix provides the E-step and all data handling, while the M-step can be supplied by the user to easily define new models. Existing drivers implement mixtures of standard linear models, generalized linear models and model-based clustering.

Copy Link

Version

Install

install.packages('flexmix')

Monthly Downloads

29,704

Version

0.7-1

License

GPL version 2.

Maintainer

Friedrich Leisch

Last Published

February 28th, 2025

Functions in flexmix (0.7-1)

FLXglm

FlexMix Interface to Generalized Linear Models
flexmix

Flexible Mixture Modeling
BIC

Bayesian Information Criterion
flexmix-class

Class "flexmix"
FLXfit

Fitter Function for FlexMix Models
AIC-methods

Methods for Function AIC
logLik-methods

Methods for Function logLik
FLXmodel-class

Class "FLXmodel"
FLXcomponent-class

Class "FLXcomponent"
FLXmclust

FlexMix Clustering Demo Driver
FLXcontrol-class

Class "FLXcontrol"