firstNComponents

Computes the first N principal components of the matrix. More efficient than calling firstComponent and removeComponent repeatedly because copying and transposing, if enabled, only happen once.

firstNComponents
(
Ror
)

Meta