rtruncnorm: Random Number From a Truncated Normal

Description Usage Arguments

View source: R/RcppExports.R

Description

Draw from a truncated normal

Usage

1
rtruncnorm(y, mu, sigma, K = 1L)

Arguments

y

is the value at which we want to left-truncated our normal distribution

mu

is the mean of the truncated normal

sigma

is the s.d. of the truncated normal

K

is the number of replication of draws


AlexPiche/DPsurv documentation built on May 5, 2019, 4:52 a.m.