An R package implementing Dimension-Adaptive Mixture Discriminant Analysis for supervised classification in settings where the test data might include unknown classes and/or being recorded on additional dimensions/variables. The package also implements a variable selection procedure for detecting the most informative variables for classification in high-dimensional situations.
You can install the package directly from GitHub:
# install.packages("devtools")
devtools::install_github("michaelfop/damda")
Check the package vignette for some examples
vignette("damda")
Fop, M., Mattei, P. A., Bouveyron, C., Murphy, T. B. (2021). Unobserved classes and extra variables in high-dimensional discriminant analysis. Advances in Data Analysis and Classification, accepted. ArXiv preprint.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.