rtnorm: Internal function that samples from a truncated normal...

rtnormR Documentation

Internal function that samples from a truncated normal distribution.

Description

Internal function that samples from a truncated normal distribution.

Internal functions not to be exported.

Usage

rtnorm(n, mean = 0, sd = 1, lower = -Inf, upper = Inf)

rtnorm(n, mean = 0, sd = 1, lower = -Inf, upper = Inf)

Author(s)

Richard Ian Bailey richardianbailey@gmail.com

Richard Ian Bailey richardianbailey@gmail.com


ribailey/gghybrid documentation built on Feb. 2, 2024, 12:53 a.m.