R/stdEff-fun.R
sdW.Rd
Calculate the weighted standard deviation of x.
x
sdW(...)
Arguments to varW().
varW()
A numeric value, the weighted standard deviation of x.
This is simply a wrapper for varW(), applying the square root to the output.
sd()