Calculate a weighted standard deviation
Used to weight deviations among ensembled model preditions
wtd.sd(x, w = NULL, na.rm = FALSE)
x |
a vector of numerics |
w |
a vector of weights equal to length of x |
na.rm |
a logical indicating how to handle missing values, default = FALSE |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.