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.