mada (version 0.5.8)

madauni-class: 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 madauni
print(x, digits = 3, ...)
# S3 method for madauni
vcov(object, ...)
# S3 method for madauni
summary(object, level = 0.95, ...)
# S3 method for 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.

See Also

madauni