Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


sBIC (version 0.2.0)

MixtureModels: Linear collections of mixture models.

Description

An abstract class representing a collection of mixture models that are linearly ordered by the number of components in the mixture. This class should not be instantiated, just extended.

Usage

MixtureModels(phi = "default")

Arguments

phi
parameter controlling the strength of the sBIC penalty.

Value

An object representing the collection.

See Also

GaussianMixtures, BinomialMixtures, LCAs