an integer specifying the number of significant digits
to print.
printCall
a logical to print the call at the top of the output
details
a logical to show print or summary methods for the
final model. In some cases (such as gbm, knn,
lvq, naive Bayes and bagged tree models), no information will
be printed even if details = TRUE
selectCol
a logical to a column with a star next to the final model
...
options passed to the generic print method
Value
A data frame with the complexity parameter(s) and performance (invisibly).
Details
The table of complexity parameters used, their resampled performance and a
flag for which rows are optimal.