Description Usage Arguments Details Value Author(s) Examples
Rescales a vector to the same scale as a vector that has already been scaled to [0,1]
1 | rescaleXPred(newdata, x)
|
|
A vector input |
|
A vector input that is scaled to |
Rescales a vector to the same scale as a vector that has already been scaled to [0,1]
A vector rescaled to [0, 1]
Casey Davis (cbdavis33@gmail.com)
1 | rescaleXPred(rnorm(10, 0, 100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.