weight {neuralGAM} | R Documentation |
Weights
Description
Computes the weights for the Local Scoring Algorithm.
Usage
weight(w, muhat, family)
Arguments
w |
weights |
muhat |
fitted values |
family |
A description of the link function used in the model:
|
Value
computed weights for the Local Scoring algorithm
according to the "family"
distribution
Author(s)
Ines Ortega-Fernandez, Marta Sestelo.
[Package neuralGAM version 1.1.1 Index]