rtnorm: Compute the Inverse Box Cox tranformation

Description Usage Arguments Value

View source: R/fit_model.R

Description

Compute the Inverse Box Cox tranformation

Usage

1
rtnorm(n, mean, sd, a, b)

Arguments

n

Number of samples to simulate

mean

Mean of truncated normal distribution

sd

Standard deviation of truncated normal distribution

a

Lower truncation limit

b

Upper truncation limit

Value

Samples from the truncated normal distribution


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