Other packages > Find by keyword >

DPQ  

Density, Probability, Quantile ('DPQ') Computations
View on CRAN: Click here


Download and install DPQ package within the R console
Install from CRAN:
install.packages("DPQ")

Install from Github:
library("remotes")
install_github("cran/DPQ")

Install by package version:
library("remotes")
install_version("DPQ", "0.5-9")



Attach the package and use:
library("DPQ")
Maintained by
Martin Maechler
[Scholar Profile | Author Map]
First Published: 2019-10-02
Latest Update: 2023-06-23
Description:
Computations for approximations and alternatives for the 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions for probability distributions in R. Primary focus is on (central and non-central) beta, gamma and related distributions such as the chi-squared, F, and t. -- For several distribution functions, provide functions implementing formulas from Johnson, Kotz, and Kemp (1992) and Johnson, Kotz, and Balakrishnan (1995) for discrete or continuous distributions respectively. This is for the use of researchers in these numerical approximation implementations, notably for my own use in order to improve standard R pbeta(), qgamma(), ..., etc: {'"dpq"'-functions}.
How to cite:
Martin Maechler (2019). DPQ: Density, Probability, Quantile ('DPQ') Computations. R package version 0.5-9, https://cran.r-project.org/web/packages/DPQ. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.3-3 (2019-10-02 11:00), 0.3-5 (2019-10-21 10:00), 0.4-1 (2020-06-20 01:00), 0.4-2 (2020-11-09 13:30), 0.4-3 (2021-05-05 20:10), 0.4-4 (2021-05-27 13:00), 0.5-0 (2021-11-24 07:30), 0.5-1 (2021-12-13 12:40), 0.5-2 (2022-06-11 00:00), 0.5-3 (2022-12-01 17:40), 0.5-4 (2023-04-14 11:20), 0.5-5 (2023-06-23 21:10), 0.5-6 (2023-09-07 11:10), 0.5-7 (2023-11-03 12:20), 0.5-8 (2023-12-01 23:10)
Other packages that cited DPQ R package
View DPQ citation profile
Other R packages that DPQ depends, imports, suggests or enhances
Complete documentation for DPQ
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DPQ5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA