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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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