MLC.model-class {tabularMLC} | R Documentation |
Maximum likelihood model class
k
the constant fraction to be used in model \frac{1}{(2 \pi)^{\frac{L}{2}} \sqrt{\left | \Sigma_i \right |}}
mu
mean (\mu_i
) list for each variable and class
inverseCovarianceMatrices
inverted covariance matrix (\Sigma_i
) for each class
groups
the classification levels
vars
the variables used for trainning the model
MLC
which creates this class