getScale | R Documentation |
Centers and scale the design matrix.
getScale(x, mean.vector = NULL, sd.vector = NULL)
x |
|
mean.vector |
|
sd.vector |
|
(list
) a list with a scaled design matrix of dimension n x (p+1), and a set of mean and sd vectors
employed to scale the matrix
Federico Blasi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.