Description Usage Arguments Author(s) Examples
This function will take a variable and transform it such that it has a particular mean and variance
1 | rescale(x, new.mean, new.sd)
|
x |
A vector containing the data the user wishes to transform |
new.mean |
The desired mean of the dataset |
new.sd |
The desired sd of the dataset |
Dustin Fife
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.