| .bf_get_mu_eta | R Documentation |
Returns \partial\mu / \partial\eta for the supplied family
object, using the family's own mu.eta method when available
and falling back to analytic forms for common links or central
differences otherwise.
.bf_get_mu_eta(eta, fam)
eta |
Numeric vector of linear predictor values. |
fam |
GLM family object. |
Numeric vector of the same length as eta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.