Description Usage Arguments Details Value Author(s) See Also Examples
This function is used to build a table of values for the constants d2, d3 and c4 for sucessive values of sample size n.
1 | table.const(n)
|
n |
The maximum size. |
It builds a table in matrix form with 3 columns (one for each constant) and one row for each value of n from 2 to a specified value.
Return the values of these three constants.
Daniela R. Recchia, Emanuel P. Barbosa
d2,d3,c4
1 | table.const(17)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.