Description Usage Arguments Value
Similar to base::scale() but returning a vector with class attribute. Used for safe prediction
1 | .normalise(x, location, scale)
|
x |
A numeric vector |
location |
A numeric vector of length 1 |
scale |
A numeric vector of length 1, usually positive |
A normalised vector inheriting from class "normalise"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.