Description Usage Arguments Value Examples
View source: R/qdaClassification.R
Gives quadratic discriminant scores to the points in data for a multivariate normal.
1 | qdaClassification(normal, data)
|
normal |
A list with arguments mean, covaruance and weight. |
data |
Data frame or matrix on which to perform qda. |
A score for each point.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.