Description Usage Arguments Value Examples
An robust alternative test version of the likelihood ratio test (LRT) parametric bootstrap with trace (RTLPBT) to test the hypotheses about a vector of population averages using the comedian robust estimator. This test has the advantage of being valid for high dimension data (n <p)
1 | LRTTRBoot(X, mu0, B)
|
X |
a matrix n x p containing n observations and p variables. It should not contain missing values (NA). |
mu0 |
a vector containing the mean population to be tested. |
B |
the number of resamples bootstrap parametric which must be at least equal to 2000. |
the numerical value and the p-value of the test statistic.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.