| denormalize_minmax | R Documentation |
Reverse min-max normalization
denormalize_minmax(x_scaled, mins, maxs)
x_scaled |
Scaled numeric vector or matrix. |
mins |
Column minima. |
maxs |
Column maxima. |
Values on the original scale.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.