d3 {IQCC}R Documentation

D3 Constant.

Description

This function is used to calculate the standard deviation of the sample relative range (W statistic).

Usage

d3(n)

Arguments

n

The sample size.

Value

Return the value of d3 for a given sample size n.

Author(s)

Daniela R. Recchia, Emanuel P. Barbosa

See Also

d2,c4

Examples


d3(7)


[Package IQCC version 0.7 Index]