View source: R/6_auxiliary_functions.R
Function to obtain the second derivatives of the mean parameter with respect to the linear predictor.
1 | d2mudeta2(link.mean, mu)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.