Rdocumentation
powered by
Learn R Programming
IQCC (version 1.0)
d2: 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.
See Also
d3
,
c4
Examples
Run this code
d2(
8
)
Run the code above in your browser using
DataLab