truncnorm

R package implementing density, probability, quantile and random number generation functions for the truncated normal distribution.

Install from github

Run this in R to install the current GitHub version (requires the devtools package):

library("devtools")
install_github("olafmersmann/truncnorm")

CRAN Status Badge CRAN Downloads