create.scores.gaussian | R Documentation |
binary classifier using Gaussian score distribution
create.scores.gaussian(auc0, y, tol = 1e-04, max_iter = 2000)
y |
A list of labels |
tol |
the tolerance |
max_iter |
the maximum iteration to create correct AUC |
auc |
the AUC value |
A list of scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.