qdapca | R Documentation |
This function runs the Dimension Reduction for Quadratic Discriminant Analysis via Supervised Principal Component Analysis (QDAPCA) method.
qdapca(x, y, xnew, rk = 1, include_linear = TRUE, standardize = TRUE)
x |
|
y |
|
xnew |
|
rk |
|
include_linear |
|
standardize |
placeholder
Ruiyang Wu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.