print.cv.bbl {bbl} | R Documentation |
Print cross-validation optimal result and data frame
## S3 method for class 'cv.bbl'
print(x, ...)
x |
Object of class |
... |
Other arguments to methods |
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.