Learn R Programming

cvsem (version 1.0.0)

print.cvsem: 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 cvsem
print(x, digits = 2, ...)

Value

Formatted cvsem object

Arguments

x

cvsem object

digits

Round to (default 2) digits.

...

not used