diriv {neuralGAM} | R Documentation |
Derivative of the link function
Description
Computes the derivative of the link function according to
the distribution family specified in the "family"
parameter.
Usage
diriv(family, muhat)
Arguments
family |
A description of the link function used in the model:
|
muhat |
fitted values |
Value
derivative of the link function for the fitted values
Author(s)
Ines Ortega-Fernandez, Marta Sestelo.
[Package neuralGAM version 1.1.1 Index]