Learn R Programming

confidence (version 1.1-2)

backtransform: Back-transformations Performs inverse log or logit transformations.

Description

Back-transformations

Performs inverse log or logit transformations.

Usage

backtransform(x, type = c("identity", "log", "logit", "none", NA_character_))

Arguments

x

value to back-transform

type

type of transform (log, logit).

Value

backtransformed value