backLog {windex}R Documentation

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)

Arguments

x

A numerical value to be back-transformed.

Value

Returns the back-transformed estimate.

Author(s)

Kevin Arbuckle


[Package windex version 2.0.8 Index]