MixtureModels: Linear collections of mixture models.

Description Usage Arguments Value See Also

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

1
MixtureModels(phi = "default")

Arguments

phi

parameter controlling the strength of the sBIC penalty.

Value

An object representing the collection.

See Also

GaussianMixtures, BinomialMixtures, LCAs


sBIC documentation built on May 2, 2019, 4:16 a.m.