print.cv.bbl {bbl}R Documentation

Display Cross-validation Result

Description

Print cross-validation optimal result and data frame

Usage

## S3 method for class '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.


[Package bbl version 1.0.0 Index]