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