Learn R Programming

mcprofile (version 0.2-3)

CItrans: Transformation of Confidence Intervals

Description

Transformation of confidence interval estimates in mcpCI objects.

Usage

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

Arguments

x

An object of class mcpCI

Value

An object of class mcpCI with transformed estimates.

See Also

exp, confint.mcprofile