Learn R Programming

windex (version 2.1.0)

backLog: Backtransforms coefficient estimates from logistic regression

Description

Takes raw coefficient values (e.g. from a logistic regression) and returns back-transformed estimates.

Usage

backLog(x)

Value

Returns the back-transformed estimate.

Arguments

x

A numerical value to be back-transformed.

Author

Kevin Arbuckle