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