Description
Function to obtain the second derivatives of the precision parameter with respect to the linear predictor.
Usage
d2phideta2(link.precision, phi)
Arguments
link.precision
a string containing the link function the precision parameter.
The possible link functions for the precision parameter are "identity", "log", "sqrt", "inverse".