print.summary.epmrob {epmrob}R Documentation

Print Function for summary.epmrob

Description

Print a summary.epmrob object.

Usage

## S3 method for class 'summary.epmrob'
print(x, digits = 4, ...)

Arguments

x

object of class summary.epmrob returned by a summary function.

digits

number of nonzero digits after comma.

...

currently not used.

Value

No return value.

Author(s)

Mikhail Zhelonkin, Andre Bik, Andrea Naghi


[Package epmrob version 0.1 Index]