Description Usage Arguments Author(s) References See Also Examples
Computes x = sz+c, which is the inverse of z = (x - c)/s
provided by the scale
function.
1 |
z |
a numeric matrix(like) object |
center |
either NULL or a numeric vector of length equal to the number of columns of z |
scale |
either NULL or a numeric vector of length equal to the number of columns of z |
Neal Fultz
https://stackoverflow.com/questions/10287545/backtransform-scale-for-plotting/46840073
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.