confint.mcrot: Simultaneous Confidence Intervals Inverting the Rotation Test

Description Usage Arguments Value Author(s)

Description

Computes simultaneous confidence intervals with a quantile based on the simulated maxT-statistics.

Usage

1
2
3
4
5
6
## S3 method for class 'mcrot'
confint(object, parm, level=0.95, ...)
## S3 method for class 'mixedrot'
confint(object, parm, level=0.95, ...)
## S3 method for class 'glmrot'
confint(object, parm, level=0.95, ...)

Arguments

object

an object of class mcrot

parm

ignored here

level

the confidence level required

...

further arguments passed to or from other methods.

Value

A list with

B

A matrix with contrast parameter estimates

lower

A matrix with estimated lower confidence bounds

upper

A matrix with estimated upper confidence bounds

Author(s)

Daniel Gerhard


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