Package: DPQmpfr 0.3-3
DPQmpfr: DPQ (Density, Probability, Quantile) Distribution Computations using MPFR
An extension to the 'DPQ' package with computations for 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the 'Rmpfr' package and hence the underlying 'MPFR' and 'GMP' C libraries.
Authors:
DPQmpfr_0.3-3.tar.gz
DPQmpfr_0.3-3.zip(r-4.5)DPQmpfr_0.3-3.zip(r-4.4)DPQmpfr_0.3-3.zip(r-4.3)
DPQmpfr_0.3-3.tgz(r-4.4-any)DPQmpfr_0.3-3.tgz(r-4.3-any)
DPQmpfr_0.3-3.tar.gz(r-4.5-noble)DPQmpfr_0.3-3.tar.gz(r-4.4-noble)
DPQmpfr_0.3-3.tgz(r-4.4-emscripten)DPQmpfr_0.3-3.tgz(r-4.3-emscripten)
DPQmpfr.pdf |DPQmpfr.html✨
DPQmpfr/json (API)
NEWS
# Install 'DPQmpfr' in R: |
install.packages('DPQmpfr', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/specfun
- qbBaha2017 - Accurate qbeta() values from Baharev et al (2017)'s Program
Last updated 3 days agofrom:c953b5aa5a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:algdivMdbetaD94dhyperQdntJKBmdtWVmgam1Mldexplgamma1pMpbeta_serpbetaD94phyperQphyperQallpnormAsymppnormL_LD10pnormU_S53qbetaD94qnormAsympstirlerrMstirlerrSer
Readme and manuals
Help Manual
Help page | Topics |
---|---|
DPQ (Density, Probability, Quantile) Distribution Computations using MPFR | DPQmpfr-package DPQmpfr |
Compute log(gamma(b)/gamma(a+b)) Accurately, also via 'Rmpfr' | algdivM |
Ding(1994) (non-central) Beta Distribution Functions | dbetaD94 pbetaD94 qbetaD94 |
Exact Hypergeometric Distribution Probabilites | dhyperQ phyperQ phyperQall |
Non-central t-Distribution Density | dntJKBm dtWVm |
Numeric / Mpfr Utilities for DPQmpfr | ldexp |
Compute 1/Gamma(x+1) - 1 Accurately | gam1M |
Compute log( Gamma(x+1) ) Arbitrarily (MPFR) Accurately | gamln1 lgamma1pM |
Beta Distribution Function - 'BPSER' Series Expansion from TOMS 708 | pbeta_ser |
Bounds for 1-Phi(.) - Mill's Ratio related Bounds for pnorm() | pnormL_LD10 pnormU_S53 |
Asymptotic Approximations of Extreme Tail 'pnorm()' and 'qnorm()' | pnormAsymp qnormAsymp |
Accurate qbeta() values from Baharev et al (2017)'s Program | qbBaha2017 |
Stirling Formula Approximation Error | stirlerrM stirlerrSer |