Description Usage Arguments Details Value Author(s)
Unscales a response vector to the same scale as the scaled training data response vector
1 | unscaleY(y, yTrain)
|
|
A numeric vector of length |
|
A numeric vector of length |
This function scales a vector to the same scale as the scaled training data response vector by multiplying the response by the standard deviation of the training data and adding the mean of the training data
A vector rescaled to it's natural scale with attributes
"scaled:minimum"
and "scaled:range"
Casey Davis (cbdavis33@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.