inst/help/mlClassificationLda.md

Linear Discriminant Classification

Linear Discriminant Analysis (LDA) is a method of classification that aims to find p - 1 components that discriminate best between the classes in the target variable. LDA is a linear classifier, meaning that the decision boundaries between classes are linear.

Assumptions

Input

Assignment Box

Tables

Plots

Data Split Preferences

Holdout Test Data

Training Parameters

Algorithmic Settings

Add Predicted Classes to Data

Generates a new column in your dataset with the class labels of your classification result. This gives you the option to inspect, classify, or predict the generated class labels.

Output

Linear Discirminant Classification Model Table

Evaluation Metrics

References

R-packages

Example



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.