altrtruncnorm: Generate trancated random normal variables where values...

Description Usage Arguments Details Examples

View source: R/altrtruncnorm.R

Description

Note that this function is different from the one in the package truncnorm

Usage

1
altrtruncnorm(n, a = 0, b = 1, meana = 0, sda = 1)

Arguments

n

number of variables to be generated

a

lower limit of range

b

upper limit of range

meana

mean of underlying normal distribution prior to truncation

sda

standard deviation of underlying normal distribution prior to truncation

Details

Updated 2018-08-14

Examples

1
truncnorm()

kelseyandersen/seedHealth documentation built on May 6, 2019, 11:44 a.m.