# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pdqr" in publications use:' type: software license: MIT title: 'pdqr: Work with Custom Distribution Functions' version: 0.3.1.9000 doi: 10.32614/CRAN.package.pdqr abstract: '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.' authors: - family-names: Chasnovski given-names: Evgeni email: evgeni.chasnovski@gmail.com orcid: https://orcid.org/0000-0002-1617-4019 repository: https://echasnovski.r-universe.dev repository-code: https://github.com/echasnovski/pdqr commit: d824057e29e0db4bec1af27400700c6eeec059e6 url: https://echasnovski.github.io/pdqr/ contact: - family-names: Chasnovski given-names: Evgeni email: evgeni.chasnovski@gmail.com orcid: https://orcid.org/0000-0002-1617-4019