dereksonderegger/truncdist: Truncated Random Variables

A collection of tools to evaluate probability density functions, cumulative distribution functions, quantile functions and random numbers for truncated random variables. These functions are provided to also compute the expected value and variance. Nadarajah and Kotz (2006) developed most of the functions. QQ plots can be produced. All the probability functions in the stats, stats4 and evd packages are automatically available for truncation. This package is an extension of the truncdist package, but modified to be more robust and appropriate handle distributions that have parameters n, p, q, or x.

Getting started

Package details

AuthorFrederick Novomestky, Saralees Nadarajah, Derek Sonderegger
MaintainerDerek Sonderegger <derek.sonderegger@nau.edu>
LicenseGPL (>= 2)
Version1.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dereksonderegger/truncdist")
dereksonderegger/truncdist documentation built on May 17, 2019, 1:13 a.m.