| prep.scale.params | R Documentation |
Precomputes parameters for scaling
prep.scale.params(data, type = "sd", max.cov = 0, scale = NULL)
data |
a matrix with data values. |
type |
type of statistic to use for scaling ( |
max.cov |
columns that have coefficient of variation (in percent) below or equal to 'max.cov' will not be scaled. |
scale |
vector with precomputed values for scaling. |
list with parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.