Description Usage Arguments Value Examples
Simulate the probability of falling in the region used for the b2 lower bound or the b2 upper bound.
1 |
lower |
Boolean, if true sim lower bound. |
upper |
Boolean, if true sim upper bound. |
n |
Number of simulations. |
muVec |
Mean vector of test statistics under the alternative (assuming it's MVN). |
sigMat |
Covariance matrix of test statistics under the alternative (assuming it's MVN). |
bounds |
A J*1 vector of bounds on the magnitudes of the test statistics, where the first element is the bound for |Z|_(1) and the last element is the bound for |Z|_(J). |
A list with the elements:
lowerBound |
Lower bound on power. |
upperBound |
Upper bound on power. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.