IGScore: Compute the score function of the Inverse Gaussian...

View source: R/utils_testYourModel.R

IGScoreR Documentation

Compute the score function of the Inverse Gaussian distribution based on a sample.

Description

This function is used in testYourModel function for example purposes.

Usage

IGScore(obs, ...)

Arguments

obs

a numeric vector of sample observations.

...

a list of additional parameters to define the likelihood.

Value

The score matrix with n rows (number of sample observations) and 2 columns (mean and shape).


gofedf documentation built on June 8, 2025, 10:52 a.m.