gen_dhdmu: Generates the inverse GLM iterated weights.
Description
Generates the inverse GLM iterated weights.
Usage
gen_dhdmu(xb, family, link)
Value
Vector of derivative values
Arguments
- xb
Vector with mean function value evaluated at fitted model parameters
- family
String declaring model family
- link
String declaring model link function