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
...
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.