pdqr: Work with Custom Distribution Functions

Create, transform, and summarize custom random variables with distribution functions (analogues of 'p*()', 'd*()', 'q*()', and 'r*()' functions from base R). Two types of distributions are supported: "discrete" (random variable has finite number of output values) and "continuous" (infinite number of values in the form of continuous random variable). Functions for distribution transformations and summaries are available. Implemented approaches often emphasize approximate and numerical solutions: all distributions assume finite support and finite values of density function; some methods implemented with simulation techniques.

Package details

AuthorEvgeni Chasnovski [aut, cre] (<https://orcid.org/0000-0002-1617-4019>)
MaintainerEvgeni Chasnovski <evgeni.chasnovski@gmail.com>
LicenseMIT + file LICENSE
Version0.3.1
URL https://github.com/echasnovski/pdqr https://echasnovski.github.io/pdqr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pdqr")

Try the pdqr package in your browser

Any scripts or data that you put into this service are public.

pdqr documentation built on May 31, 2023, 8:48 p.m.