d2mudeta2 {bbreg} | R Documentation |
d2mudeta2
Description
Function to obtain the second derivatives of the mean parameter with respect to the linear predictor.
Usage
d2mudeta2(link.mean, mu)
Arguments
link.mean |
a string containing the link function for the mean. The possible link functions for the mean are "logit","probit", "cauchit", "cloglog". |
mu |
mean parameter. |
[Package bbreg version 2.0.2 Index]