madauni-class: Methods for the class 'madauni'.

madauni-classR Documentation

Methods for the class madauni.

Description

Various methods for the output of the function madauni. Also the default method confint works for this class.

Usage

## S3 method for class 'madauni'
print(x, digits = 3, ...)
## S3 method for class 'madauni'
vcov(object, ...)
## S3 method for class 'madauni'
summary(object, level = 0.95, ...)
## S3 method for class 'summary.madauni'
print(x, digits = 3, ...)

Arguments

x

An object of class madauni.

object

An object of class madauni.

level

numeric, the confidence level for the confidence intervals in the summary.

digits

integer indicating the number of decimal places to round to.

...

arguments to be passed to methods

Value

summary.madauni returns a list of class summary.madauni which is printed with print.summary.madauni.

Author(s)

Philipp Doebler <philipp.doebler@googlemail.com>

See Also

madauni


mada documentation built on Sept. 9, 2022, 3:01 p.m.