my_e2truncnorm {ashr}R Documentation

More about the truncated normal

Description

More about the truncated normal

Usage

my_e2truncnorm(a, b, mean = 0, sd = 1)

Arguments

a

Left limit of distribution.

b

Right limit of distribution.

mean

The mean of the untruncated normal.

sd

The standard deviation of the untruncated normal.


[Package ashr version 2.0.5 Index]