normalPIT: Compute probability inverse transform values for Normal...

View source: R/utils_normal.R

normalPITR Documentation

Compute probability inverse transform values for Normal distribution

Description

Compute probability inverse transform values for Normal distribution

Usage

normalPIT(x, theta)

Arguments

x

a numeric vector of length n

theta

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

Value

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


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