print.cvauc.RdPrint results of cv_auc
# S3 method for 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) |