print.summary.opsr {OPSR} | R Documentation |
Print Method for Summary OPSR Objects
## S3 method for class 'summary.opsr'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
and object of class |
digits |
minimum number of significant digits to be used for most numbers (passed to |
... |
further arguments passed to or from other methods. |
Prints summary in 'pretty' form and returns x
invisibly.
stats::printCoefmat
, summary.opsr