link | R Documentation |
Applies the link function according to the distribution family
specified in the "family"
parameter.
link(family, muhat)
family |
A description of the link function used in the model:
|
muhat |
fitted values |
the 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.