create.auclist | R Documentation |
simple code to generate AUC list between initial and final values
create.auclist(initial = 0.51, final = 0.91, N = 10)
initial |
the starting AUC value |
final |
the ending AUC value |
N |
the number of AUC list |
A list of AUC values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.