Description Usage Arguments Value Author(s) Examples
View source: R/Rfun_matchMeanSD.R
Transform Data to Desired Mean and Standard Deviation
1 | matchMeanSD(data, mean = 0, sd = 1)
|
data |
a vector includeing data to be transformed |
mean |
a value of desired mean |
sd |
a value of desirred SD |
a vector of transformed vector
Jiangtao Gou
Fengqing Zhang
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.