Learn R Programming

gofedf (version 0.1.0)

gammaScore: Compute score function for Gamma distribution.

Description

Compute score function for Gamma distribution.

Usage

gammaScore(x, theta)

Value

Score matrix with n rows and two columns.

Arguments

x

a numeric vector of length n

theta

a numeric vector of length two, containing MLE of parameters in Gamma dist.