d3: D3 Constant.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/d3.R

Description

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

Usage

1
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

1
d3(7)

IQCC documentation built on May 1, 2019, 10:58 p.m.

Related to d3 in IQCC...