Classification and Discriminant Analysis: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy No edit summary |
imported>Jeremy No edit summary |
||
Line 13: | Line 13: | ||
:[[plsdthres]] - Bayesian threshold determination for PLS Discriminate Analysis. | :[[plsdthres]] - Bayesian threshold determination for PLS Discriminate Analysis. | ||
(Sub topic of [[ | |||
(Sub topic of [[PLS_Toolbox_Topics|PLS_Toolbox_Topics]]) |
Revision as of 14:34, 4 September 2008
These methods help separate samples into classes and develop models which can be used to predict which class a new sample belongs to.
- analysis - Graphical user interface for data analysis.
- simca - Soft Independent Method of Class Analogy.
- plsda - Partial least squares discriminant analysis.
- knn - K-nearest neighbor classifier.
Model Analysis and Calculation Utilities
- class2logical - Create a PLSDA logical block from class assignments.
- discrimprob - Discriminate probabilities for continuous predicted values.
- plsdaroc - Calculate and display ROC curves for PLSDA model.
- plsdthres - Bayesian threshold determination for PLS Discriminate Analysis.
(Sub topic of PLS_Toolbox_Topics)