Various parameters that control setting of tests. Currently, the maximum type tests (i.e., 'CLX', 'Z', 'M') only need control parameters. The followings are the parameters that should be considered for each method.
omegaGiven, omegaHat, omegaEst
omegaGiven, omegaHat, omegaEst, ndim, sub
omegaGiven, omegaHat, omegaEst, B, Block
1 2 3 |
omegaGiven |
|
omegaHat |
character; 'omega' or 'identity'.
A candidate estimate of Ω matrix for the maximum type methods.
When the default of 'omega' is used, Ω is estimated.
Users can choose estimation method by |
omegaEst |
character; 'clime'.
The estimation method for Ω matrix.
Currently, only 'clime' is implemented; see |
ndim |
integer. The number of dimensions for generalized maximum type statistic, i.e., the method 'M'. The default is 4. |
sub |
character; 'diag' or 'sub'.
Method about how to form |
B |
integer. The number of bootstrap statistics for 'Z'. |
block |
integer. A block size for blockwize multiplier bootstrap in the method 'Z'. The size should be smaller than min(n1, n2). The default value is 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.