powered by
The log link function
link.log()
A character "0Inf" denotes the domain \((0,\infty)\).
"0Inf"
The link function \(g\).
The inverse of the link function.
The derivative of the inverse link function.
The second-order derivative of the link function.
No arguments
This implements the link function \(g(x)=\log(x)\) on the domain \((0, \infty)\).
a <- link.log()
Run the code above in your browser using DataLab