glmScorePIT {gofedf}R Documentation

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)

Arguments

fit

TBD

theta

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

Value

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


[Package gofedf version 0.1.0 Index]