Learn R Programming

EvalEst (version 2015.4-2)

print.estimatedModels: Print Specific Methods

Description

See the generic function description.

Usage

"print"(x, digits=options()$digits, ...) "print"(x, digits=options()$digits, ...)

Arguments

x
an object to be printed.
digits
a non-null value is used to indicate the number of significant digits. If digits is NULL then the value of digits specified by options is used.
...
(further arguments, currently disregarded).

See Also

print summary