Description Usage Arguments Details Value
The Jolliffe-Primo flatness test requires deviate vectors that are orthonormal and that each has components summing to zero. This function ensures this by using, if it is required, the Grahm-Schmidt method to make the set orthonormal and also makes the sum of each vector's components equal to zero.
1 | make_JP_ready(x, verbose = TRUE)
|
x |
an |
verbose |
a logical. Should the result of the check be displayed? |
Note this procedure may greatly change the shape of vectors.
An rkhist object, containing the modified vectors set obeying
the requirements for the Jolliffe-Primo flatness test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.