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