Description Usage Arguments Value
Takes a matrix/data.frame x
with each coloumn having the scores corresponding to a principal component.
Computes weights as needed in 1d regression models,
i.e. returns for each of the 1d-projections on the PC the Euclidean distances from the n-dimensional point in the n-space.
1 | euclw(x, normalize = T, sto = T)
|
x |
matrix, data.frame |
normalize |
boolean, |
sto |
boolean, if |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.