print.cvauc: Print results of cv_auc

Description Usage Arguments

View source: R/utils.R

Description

Print results of cv_auc

Usage

1
2
## S3 method for class 'cvauc'
print(x, ci_level = 0.95, se_type = "std", ...)

Arguments

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)


nlpred documentation built on Feb. 24, 2020, 1:11 a.m.