powerlogit {BinaryEPPM} | R Documentation |
Power Logit Link Function
Description
Computes the power logit link function, including its inverse.
Usage
powerlogit(power = 1)
Arguments
power |
power value for the power logit link function. |
Value
The power logit transformation of theta. All logarithms are natural ones, i.e., to base e.
Author(s)
David M. Smith <dmccsmith@verizon.net>
References
Gaudard MA, Karson MJ, Linder E, Tse Sk (1993). Efficient Designs for Estimation in the Power Logistic Quantal Response Model." Statistica Sinica, 3, 233-243.
[Package BinaryEPPM version 3.0 Index]