powered by
MixmodLearn
This is a class to run discriminant analysis with mixmod. Inherits the [Mixmod] class.
Mixmod
a S4 [MixmodDAResults] object containing the best model results.
MixmodDAResults
integer which defines the number of block to perform the Cross Validation.
## A quantitative example with the famous iris data set new("MixmodLearn", data = iris[1:4], knownLabels = iris$Species) getSlots("MixmodLearn")
Run the code above in your browser using DataLab