within_class_scatter | R Documentation |
Computes the within-class scatter matrix using a C++ function withinSScpp
.
within_class_scatter(X, Y)
X |
A numeric matrix (n x d). |
Y |
A factor or numeric vector of length n. |
A numeric (d x d) within-class scatter matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.