mumo_methods: Methods for mumo objects

Description Usage Arguments Value Author(s)

Description

Resampling-based testing of general linear hypotheses for parameters of multiple models

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'mumo'
confint(object, parm, level = 0.95, ...)
## S3 method for class 'mumo'
summary(object, digits=max(3, getOption("digits") - 3), ...)
## S3 method for class 'mumo'
print(x, digits=max(3, getOption("digits") - 3), ...)
## S3 method for class 'confint.mumo'
print(x, digits=max(3, getOption("digits") - 3), ...)
## S3 method for class 'summary.mumo'
print(x, digits=max(3, getOption("digits") - 3), ...)

Arguments

object

mumo object

x

mumo or related object

parm

ignore this

level

confidence level

digits

Number of digits to show

...

dots

Value

An object of class confint.mumo or summary.mumo

Author(s)

Daniel Gerhard


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