backLog {windex} | R Documentation |
Takes raw coefficient values (e.g. from a logistic regression) and returns back-transformed estimates.
backLog(x)
x |
A numerical value to be back-transformed. |
Returns the back-transformed estimate.
Kevin Arbuckle