View source: R/calc_projections.R
weighted.sd | R Documentation |
Function to calculate weighted standard deviation.
weighted.sd(x, w, na.rm = FALSE)
x |
The observations to calculate the standard deviations from |
w |
The weights associated with each observation. |
na.rm |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.