gammaPIT {gofedf}R Documentation

Compute probability inverse transform values for Gamma distribution

Description

Compute probability inverse transform values for Gamma distribution

Usage

gammaPIT(x, theta)

Arguments

x

a numeric vector of length n

theta

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

Value

a vector of length n containing the probability inverse transformed (PIT) values


[Package gofedf version 0.1.0 Index]