LDA: Linear Discriminant Analysis

版本 1.0.0.0 (2.0 KB) 作者: Will Dwinnell
Performs linear discriminant analysis.
29.0K 次下载
更新时间 2010/12/11

查看许可证

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.)

引用格式

Will Dwinnell (2024). LDA: Linear Discriminant Analysis (https://www.mathworks.com/matlabcentral/fileexchange/29673-lda-linear-discriminant-analysis), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Classification 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0