| inverse_link | R Documentation |
Inverse link function, used for GLM fitting.
inverse_link(x, link)
x |
scalar, vector, or matrix input. |
link |
the link function, one of |
The inverse link function applied to x.
If link is not in the above list of allowed names, NULL will be returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.