Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

FLXfit

Fitter Function for FlexMix Models


Description

This is the basic computing engine called by flexmix, it should usually not be used directly.

Usage

FLXfit(model, concomitant, control, postunscaled = NULL, groups,
       weights)

Arguments

model

List of FLXM objects.

concomitant

Object of class FLXP.

control

Object of class FLXcontrol.

weights

A numeric vector of weights to be used in the fitting process.

postunscaled

Initial a-posteriori probabilities of the observations at the start of the EM algorithm.

groups

List with components group which is a factor with optional grouping of observations and groupfirst which is a logical vector for the first observation of each group.

Value

Returns an object of class flexmix.

Author(s)

Friedrich Leisch and Bettina Gruen

See Also


flexmix

Flexible Mixture Modeling

v2.3-17
GPL (>= 2)
Authors
Bettina Gruen [aut, cre] (<https://orcid.org/0000-0001-7265-4773>), Friedrich Leisch [aut] (<https://orcid.org/0000-0001-7278-1983>), Deepayan Sarkar [ctb] (<https://orcid.org/0000-0003-4107-1553>), Frederic Mortier [ctb], Nicolas Picard [ctb] (<https://orcid.org/0000-0001-5548-9171>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.