sd_hIQR: Estimates standard deviation robustly using the half IQR (and...

Description Usage Arguments Value

View source: R/DVARS.R

Description

Estimates standard deviation robustly using the half IQR (and power trans.).

Usage

1
sd_hIQR(x, d = 1)

Arguments

x

Numeric vector of data to estimate standard deviation for.

d

The scalar power transformation parameter. w = x^{1/d} is computed to obtain w \sim N(μ_w, σ_w^2).

Value

Scalar for the robust estimate of standard deviation.


neuroconductor-releases/clever documentation built on Jan. 1, 2021, 11:37 a.m.