View source: R/fdaAuxFunctions.R
Compute the Area Under the ROC Curve (AUC).
1 | GET_auc(y_pred, y_true, fam)
|
y_pred |
Predicted response. |
y_true |
True response. |
fam |
Model family. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.