Description Usage Arguments Value Examples
only supports binary logistic regression at this time
1 | acc_plot(accuracy_data, y = "correct")
|
accuracy_data |
data generated by mcguiR::accuracy.log() |
y |
desired value to be plotted - could be "correct", "incorrect", or "both" |
a plot of accuracy at each probability threshold
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.