methods: mcroast Methods

Description Usage Arguments Author(s)

Description

Print method for the output of function mcroast

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'mcrot'
print(x, digits = max(3, getOption("digits") - 3), ...)
## S3 method for class 'mixedrot'
print(x, digits = max(3, getOption("digits") - 3), ...)
## S3 method for class 'glmrot'
print(x, digits = max(3, getOption("digits") - 3), ...)
## S3 method for class 'mcroastci'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

an object of class mcrot, mixedrot, or glmrot

digits

minimum number of significant digits

...

further arguments passed to or from other methods.

Author(s)

Daniel Gerhard


daniel-gerhard/mcroast documentation built on May 14, 2019, 3:38 p.m.