View source: R/utils_glmgamma.R
glmScorePIT | R Documentation |
Compute score function for a generalized linear model with Gamma response.
glmScorePIT(fit, theta)
fit |
TBD |
theta |
a numeric vector of length (p+1), containing MLE of parameters in a linear model. |
Score matrix with n rows and (p+2) columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.