| fnr | False negative rate | 
| fpr | Fales positive rate | 
| get_threshold_data | Calculate model metrics | 
| model_metrics_curves | Plot model metrics across classification threshold | 
| pretty_pr_curve | Pretty Precision-Recall curves | 
| prettyPROC-package | Print pretty PR and ROC curves | 
| pretty_roc_curve | Plot pretty ROC curve | 
| select_threshold | Select the best classification threshold | 
| tnr | True negative rate | 
| tpr | True positive rate | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.