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/rSWHAP documentation built on Feb. 20, 2020, 3:19 a.m.