Last data update: 2014.03.03

R: Transformation of Confidence Intervals
CItransR Documentation

Transformation of Confidence Intervals

Description

Transformation of confidence interval estimates in mcpCI objects.

Usage

## S3 method for class 'mcpCI'
exp(x)
## S3 method for class 'mcpCI'
expit(x)

Arguments

x

An object of class mcpCI

Value

An object of class mcpCI with transformed estimates.

Author(s)

Daniel Gerhard

See Also

exp, confint.mcprofile

Results