Description Usage Arguments Details Value Examples
The function computes a Matthews correlation coefficient for two factors provided to the function. It assumes each factor is a factor of class labels, and the enteries are paired in order of the vectors.
1 |
x, y |
|
nperm |
|
nthread |
|
... |
|
Please note: we recommend you call set.seed() before using this function to ensure the reproducibility of your results. Write down the seed number or save it in a script if you intend to use the results in a publication.
A list with the MCC as the $estimate, and p value as $p.value
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.