inv_link | R Documentation |
Computes the inverse of the link function according to the
distribution family specified in the "family"
parameter.
inv_link(family, muhat)
family |
A description of the link function used in the model:
|
muhat |
fitted values |
the inverse link function specified by the "family"
distribution for the given fitted values
Ines Ortega-Fernandez, Marta Sestelo.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.