LDA: Linear Discriminant Analysis

Performs linear discriminant analysis.

Ahora está siguiendo esta publicación

Features of this implementation of LDA:
- Allows for >2 classes
- Permits user-specified prior probabilities
- Requires only base MATLAB (no toolboxes needed)
- Assumes that the data is complete (no missing values)
- Has been verified against statistical software
- "help LDA" provides usage and an example, including conditional probability calculation

Note: This routine always includes the prior probability adjustment to the linear score functions. (Some other LDA software drops this when the user specifies equal prior probabilities.)

Citar como

Will Dwinnell (2026). LDA: Linear Discriminant Analysis (https://es.mathworks.com/matlabcentral/fileexchange/29673-lda-linear-discriminant-analysis), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0