exp.mcpCI {mcprofile}R Documentation

exp transformation of Confidence Intervals

Description

Exponential transformation of confidence interval estimates in mcpCI objects.

Usage

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

Arguments

x

An object of class mcpCI

Value

An object of class mcpCI with transformed estimates.

See Also

exp, confint.mcprofile

Other confidence interval transformations: expit.mcpCI


[Package mcprofile version 1.0-1 Index]