print.cvsem {cvsem} | R Documentation |
Print cvsem object
Description
Return the ordered list of models where the model with the smallest discrepancy metric is listed first.
Usage
## S3 method for class 'cvsem'
print(x, digits = 2, ...)
Arguments
x |
cvsem object |
digits |
Round to (default 2) digits. |
... |
not used |
Value
Formatted cvsem object
[Package cvsem version 1.0.0 Index]