print.cvauc | R Documentation |
Print results of cv_auc
## S3 method for class 'cvauc' print(x, ci_level = 0.95, se_type = "std", ...)
x |
An object of class "cvauc" |
ci_level |
Level of confidence interval to print. Defaults to 0.95. |
se_type |
The type of standard error (currently only "std") |
... |
Other options (not currently used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.