print.cvsem: Print cvsem object

View source: R/print.R

print.cvsemR 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


cvsem documentation built on Aug. 13, 2022, 5:06 p.m.