d2 {IQCC}R Documentation

D2 Constant.

Description

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

Usage

d2(n)

Arguments

n The sample size.

Value

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

Author(s)

Daniela R. Recchia, Emanuel P. Barbosa

See Also

d3,c4

Examples

d2(8)

[Package IQCC version 1.0 Index]