Learn R Programming

bbl (version 1.0.0)

print.cv.bbl: Display Cross-validation Result

Description

Print cross-validation optimal result and data frame

Usage

# S3 method for cv.bbl
print(x, ...)

Arguments

x

Object of class cv.bbl

...

Other arguments to methods

Details

This method prints crossVal object with the optimal regularization condition and maximum accuracy score on top and the entire score profile as a data frame below.