lmPIT: Compute probability inverse transform values for linear...

View source: R/utils_lmnormal.R

lmPITR Documentation

Compute probability inverse transform values for linear models.

Description

Compute probability inverse transform values for linear models.

Usage

lmPIT(x, y, theta)

Arguments

x

a matrix with n rows and p columns containing the explanatory variables.

y

a numeric vector of length n containing the response variable.

theta

a numeric vector of length (p+1), containing MLE of parameters in a linear model.

Value

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


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