c4 {IQCC} | R Documentation |
This function is used to calculate the bias correction constant c4 for the sample standard deviation statistic.
c4(n)
n |
The sample size. |
It is used to correct the bias for small sample sizes in the sample standard deviation statistic.
Return the value of c4 for a given sample size n.
Daniela R. Recchia, Emanuel P. Barbosa
c4(5)