In this file we define the abstract base class for mixture models.
In this file we define the interface base class for strategies to use in order to estimate a mixture ...
In this file we define the interface base class for initialization methods.
Base class for Mixture (composed) model.
Interface base class for all the strategies.
virtual ~IMixtureStrategy()
destructor
IMixtureStrategy(IMixtureComposer *&p_model)
default constructor.
void storeModel(IMixtureComposer *&p_otherModel)
store a model in p_model_ if it is better.
IMixtureInit * p_init_
initialization method
IMixtureComposer *& p_model_
reference on the main model
Abstract base class for all classes having a.
Real lnLikelihood() const
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
The namespace STK is the main domain space of the Statistical ToolKit project.