pBoxCox: Compute PIT values of the Box Cox distribution

Description Usage Arguments Value

View source: R/fit_model.R

Description

Compute PIT values of the Box Cox distribution

Usage

1
pBoxCox(x, mean, sd, lambda, plothist = TRUE, graphD = FALSE)

Arguments

mean

The mean of the predictive distribution

sd

The standard deviation of the predictive distribution

lambda

The estimated Box Cox lambda parameter used in the transformation of the predictive distribution

plothist

Set to TRUE if plotting the histogram of the PIT values

obs

The observations to be transformed

graphDev

Logical variable to create a OS specific graphic device

Value

The PIT values


NorskRegnesentral/rWHAP documentation built on March 2, 2020, 5:31 a.m.