sdW: Weighted Standard Deviation

View source: R/stdEff-fun.R

sdWR Documentation

Weighted Standard Deviation

Description

Calculate the weighted standard deviation of x.

Usage

sdW(...)

Arguments

...

Arguments to varW().

Details

This is simply a wrapper for varW(), applying the square root to the output.

Value

A numeric value, the weighted standard deviation of x.

See Also

sd()


murphymv/semEff documentation built on Sept. 18, 2024, 7:40 p.m.