madauni
.Various methods for the output of the function madauni
. Also the default method confint
works for this class.
# 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, ...)
An object of class madauni
.
An object of class madauni
.
numeric, the confidence level for the confidence intervals in the summary.
integer indicating the number of decimal places to round to.
arguments to be passed to methods
summary.madauni
returns a list of class summary.madauni
which is printed with print.summary.madauni
.