| print.cv_orthoMTL | R Documentation |
Displays a summary of cross-validation results from
cv_orthoMTL.
## S3 method for class 'cv_orthoMTL'
print(x, n_top = 5, ...)
x |
An object of class |
n_top |
Number of top configurations to display. Default: 5. |
... |
Additional arguments (currently ignored). |
Invisibly returns x.
# See ?cv_orthoMTL for a full example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.