| mutual_info_from_confmatrix | R Documentation | 
Calculate Mutual information from confusion matrix
mutual_info_from_confmatrix(a, b, c, d)
| a | True positive | 
| b | False negative | 
| c | False positive | 
| d | True negative | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.