reconhub/distcrete: Discrete Distribution Approximations

Creates discretised versions of continuous distribution functions by mapping continuous values to an underlying discrete grid, based on a (uniform) frequency of discretisation, a valid discretisation point, and an integration range. For a review of discretisation methods, see Chakraborty (2015) <doi:10.1186/s40488-015-0028-6>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.3
URL https://github.com/reconhub/distcrete
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("reconhub/distcrete")
reconhub/distcrete documentation built on May 27, 2019, 4:02 a.m.