dtruncnorm: Density of the truncated normal.

Description Usage

View source: R/distributions.R

Description

A simple wrapper around truncnorm::dtruncnorm. In contrast to truncnorm::dtruncnorm, this one supports the log argument.

Usage

1
dtruncnorm(x, mean, sd, a = -Inf, b = Inf, log = FALSE)

JonasMoss/straussR documentation built on May 17, 2019, 7:02 p.m.