link.log | R Documentation |
The log link function
link.log()
No arguments
This implements the link function g(x)=\log(x)
on the domain (0, \infty)
.
class |
A character |
g |
The link function |
gInv |
The inverse of the link function. |
D.gInv |
The derivative of the inverse link function. |
DD.gInv |
The second-order derivative of the link function. |
a <- link.log()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.