print.erroR: Print method for an object of class erroR

View source: R/method.R

print.erroRR Documentation

Print method for an object of class erroR

Description

Prints out a vector of name and calculated error value of fitted model.

Usage

## S3 method for class 'erroR'
print(x, ...)

Arguments

x

An object of class erroR.

...

additional arguments.

Value

No return value

See Also

erroR


gofcat documentation built on March 18, 2022, 6:03 p.m.