Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

About

Density, probability, quantile and random number generation functions for the truncated normal distribution.

Resources

Packages

No packages published
You can’t perform that action at this time.