gen_dhdmu: Generates the derivative of the link function with respect to the mean
Description
Generates the derivative of the link function with respect to the mean
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