View source: R/discrim_mixture.R
discrim_mixture | R Documentation |
discrim_mixture
defines an LDA extension model that estimates within-class
density using mixture distributions.
discrim_mixture(mode = "classification", sub_classes = NULL)
mode |
A single character string fort the model type. Only possible value 'classification'. |
sub_classes |
An integer for the number of sub-classes in each class. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.