Description Usage Arguments Examples
Obtain a corrected charting constant using the CUC or EPC method
1 2 3 4 5 6 7 8 9 10 11 12 13 |
m |
number of subgroups |
nu |
degrees of freedom |
ARL0 |
the nominal value of average run length |
interval |
the searching range of charting constants. The default setting is between 1 and 4. |
CUC.tol |
tolerance level for the expectation of the conditional average run length for the CUC method. The default setting is 1e-2. |
CUC.maxIter |
maximum iteration of computation for the CUC method. The default setting is 1000. |
EPC.p0 |
the nominal value of probability for the EPC method. It is not recommended using values greater than 0.5. The default setting is 0.05 |
EPC.epstilda |
the nominal value of tolerance factor for the EPC method. The default setting is 0. |
cc.option |
the charting constant option. In the default setting, the charting constant is calculated using the EPC method |
ubCons |
the unbiasing constant. The default setting is 1. |
apprx |
a trigger asking where the approximation is engaged. The default setting is FALSE. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.