dboxcox: Compute density of the Box Cox distribution

Description Usage Arguments Value

View source: R/fit_model.R

Description

Compute density of the Box Cox distribution

Usage

1
dboxcox(obs, mean, sd, lambda, log = FALSE)

Arguments

obs

The probability

mean

The mean of the distribution

sd

The standard deviation of the distribution

lambda

The lambda used in the Box Cox transformation

log

Logical value to switch between log or not

Value

The density values of the Box Cox distribution


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