print.scrnp.RdPrint results of cv_scrnp
# S3 method for scrnp print(x, se_type = "std", ci_level = 0.95, ...)
| x | An object of class "cvauc" |
|---|---|
| se_type | The type of standard error (currently only "std") |
| ci_level | Level of confidence interval to print. Defaults to 0.95. |
| ... | Other options (not currently used) |