normalPIT {gofedf}R 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


[Package gofedf version 0.1.0 Index]