SD_var | R Documentation |
This function allow us to find the standard deviations variable within columns of a dataframe or matrix for PCA.
SD_var(x)
x |
numeric variables used to determine principal components for subsequent PCA. |
the standard deviation of the variables, rounded to 2 significant digits.
SD_var(wbg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.