| madauni-class | R Documentation |
madauni.
Various methods for the output of the function madauni. Also the default method confint works for this class.
## 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, ...)
x |
An object of class |
object |
An object of class |
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 |
summary.madauni returns a list of class summary.madauni which is printed with print.summary.madauni.
Philipp Doebler <philipp.doebler@googlemail.com>
madauni