Description Usage Arguments Value Examples
This function returns the quantiles of a test statistic with optional tuning parameter.
1 2 3 4 5 6 7 8 |
samplesize |
samplesize for which the empirical quantile should be calculated. |
dimension |
a natural number to specify the dimension of the multivariate normal distribution |
quantile |
a number between 0 and 1 to specify the quantile of the empirical distribution of the considered test |
statistic |
a function specifying the test statistic. |
tuning |
the tuning parameter of the test statistic. |
repetitions |
number of Monte Carlo runs. |
empirical quantile of the test statistic.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.