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

View source: R/utils_glmgamma.R

glmScorePITR 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.


gofedf documentation built on Oct. 1, 2023, 5:08 p.m.