LDA_plot | R Documentation |
The function performs a linear discriminant analysis and displays the data in the relevant dimensions.
LDA_plot(data, P3D = FALSE, text = TRUE, colors = NULL, interactive = FALSE)
data |
Data frame containing source and mixtures data |
P3D |
Boolean to switch between 2 to 3 dimensional chart |
text |
Boolean to show or not the identification number of each sample point in the plot |
colors |
Allows choosing between a different set of colors in the plots |
interactive |
Boolean to determine whether the plot should be interactive |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.