loglog {BinaryEPPM} | R Documentation |
Log-log Link Function
Description
Computes the loglog link function, including its inverse.
Usage
loglog()
Details
Same link function as in Cribari-Neto and Zeileis (2010).
Value
The loglog of theta where the logarithms are to base e.
Author(s)
David M. Smith <dmccsmith@verizon.net>
References
Cribari-Neto F, Zeileis A. (2010). Beta Regression in R. Journal of Statistical Software, 34(2), 1-24. doi:10.18637/jss.v034.i02.
[Package BinaryEPPM version 3.0 Index]