powered by
Create the matrix that linearly transforms the vector of test statistics into a quantity amenable for pmvnorm.
createMjk(j, k, size)
The element of the vector that is the largest.
The element of the vector that is the second largest.
The length of the set.
The transformation matrix of dimension (2J-1)*(2J-1)
# NOT RUN { createMjk(j=3, k=4, size=5) # }
Run the code above in your browser using DataLab