Description Usage Arguments Value Author(s)
Normalizes values of a vector such that the sum of squared elements equal to $r^2$.
1 | normalize.rsphere(X, r = 1)
|
r |
the diameter of a sphere, default 1. |
x |
A vector or a matrix with values to be normalized. |
It returns a data frame with normalized values.
Marjan Cugmas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.