Description Usage Arguments Value
View source: R/iterativePCA.R View source: R/dimensionalityReduction.R
Auxiliary function to compute vector projection of vector u onto vector v.
1 2 3 | vectorProject(u, v)
vectorProject(u, v)
|
u |
|
v |
|
Numeric vector representing the result of the projection
Projection of u onto v
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.