print.scrnp: Print results of cv_scrnp

View source: R/utils.R

print.scrnpR Documentation

Print results of cv_scrnp

Description

Print results of cv_scrnp

Usage

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

Arguments

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)


benkeser/nlpred documentation built on June 11, 2022, 3:05 a.m.