Description Usage Arguments Value Examples
Calculates Hscore with alpha equal to 0
1 | alphazeroccscore(mat)
|
mat |
a matrix |
The hscore of mat
1 2 | mat <- replicate(5, rnorm(5))
alphazeroccscore(mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.