IGPIT: Compute the probability integral transformed values for a...

View source: R/utils_testYourModel.R

IGPITR Documentation

Compute the probability integral transformed values for a sample from Inverse Gaussian distribution.

Description

This function is used in testYourModel function for example purposes.

Usage

IGPIT(obs, ...)

Arguments

obs

A numeric vector of sample observations.

...

A list of additional parameters to define the likelihood.

Value

A numeric vector of probability integral transformed values of sample observations.


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