Description Usage Arguments Value Examples
Calculate the Matthews correlation coefficient (MCC) score
| 1 | mccr(act, pred)
 | 
| act | actual values (vector), 1 (positive), or 0 (negative) | 
| pred | predict values (vector), 1 (positive), or 0 (negative) | 
MCC score
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.