gfunc | R Documentation |
Compute response value to raw prediction such as linear predictor in GLM
gfunc(mu, family, epsbino)
mu |
vector of numbers as response value in GLM, for instance, probability estimation if |
family |
integer from 1-4, corresponding to "gaussian", "binomial", "poisson", "negbin", respectively |
epsbino |
a small positive value for |
linear predictor f=x'b for predictor x and coefficient b if the model is linear
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.