print.borg_cv_report: Print CV Leakage Report
Description
Print CV Leakage Report
Usage
# S3 method for borg_cv_report
print(x, ...)
Value
The borg_cv_report object x, returned invisibly.
Called for the side effect of printing a human-readable leakage summary
to the console.
Arguments
- x
A borg_cv_report object.
- ...
Additional arguments (ignored).