link {neuralGAM} | 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.