LDA_plot: Linear discriminant analysis chart

View source: R/LDA_plot.R

LDA_plotR Documentation

Linear discriminant analysis chart

Description

The function performs a linear discriminant analysis and displays the data in the relevant dimensions.

Usage

LDA_plot(data, P3D = FALSE, text = TRUE, colors = NULL, interactive = FALSE)

Arguments

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


fingerPro documentation built on Aug. 27, 2025, 5:11 p.m.