Learn R Programming

gofedf (version 0.1.0)

glmScorePIT: Compute score function for a generalized linear model with Gamma response.

Description

Compute score function for a generalized linear model with Gamma response.

Usage

glmScorePIT(fit, theta)

Value

Score matrix with n rows and (p+2) columns.

Arguments

fit

TBD

theta

a numeric vector of length (p+1), containing MLE of parameters in a linear model.