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 frame containing source and mixtures data
Boolean to switch between 2 to 3 dimensional chart
Boolean to show or not the identification number of each sample point in the plot
Allows choosing between a different set of colors in the plots
Boolean to determine whether the plot should be interactive