Description Usage Arguments Value Examples
Transform numeric data for modelling and plotting
1 |
x |
Numeric vector to be transformed. |
type |
The type of transformation to apply. Can be 'standard': with a mean 0 and sd 1; 'standard.log': with a mean 0 and sd 1 but all values > 0 to allows for future log transformation; 'centre': mean of 0. |
Numeric vector with transformed values.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.