View source: R/normalizeData.R
undoNormalizeData | R Documentation |
undoNormalizeData
returns the predictions on normalized data acquired
from normalizeData
into the original data space.
undoNormalizeData(pred, normalization)
pred |
The predictions acquired from |
normalization |
The output list obtained from
|
The predictions in the original data space.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.