Package: distionary 0.1.0

Vincenzo Coia

distionary: Create and Evaluate Probability Distributions

Create and evaluate probability distribution objects from a variety of families or define custom distributions. Automatically compute distributional properties, even when they have not been specified. This package supports statistical modeling and simulations, and forms the core of the probaverse suite of R packages.

Authors:Vincenzo Coia [aut, cre, cph], Amogh Joshi [ctb], Shuyi Tan [ctb], Zhipeng Zhu [ctb]

distionary_0.1.0.tar.gz
distionary_0.1.0.zip(r-4.6)distionary_0.1.0.zip(r-4.5)distionary_0.1.0.zip(r-4.4)
distionary_0.1.0.tgz(r-4.5-any)distionary_0.1.0.tgz(r-4.4-any)
distionary_0.1.0.tar.gz(r-4.6-any)distionary_0.1.0.tar.gz(r-4.5-any)
distionary_0.1.0.tgz(r-4.5-emscripten)
distionary.pdf |distionary.html
distionary/json (API)
NEWS

# Install 'distionary' in R:
install.packages('distionary', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #688

Bug tracker:https://github.com/probaverse/distionary/issues

Pkgdown/docs site:https://distionary.probaverse.com

On CRAN:

Conda:

distributions

4.91 score 3 stars 66 exports 8 dependencies

Last updated from:840278b42e (on main). Checks:10 OK. Indexed: no.

TargetResultTotal timeArtifact
linux-devel-x86_64OK161
pkgdown docsOK202
source / vignettesOK297
linux-release-x86_64OK150
macos-release-arm64OK124
macos-oldrel-arm64OK123
windows-develOK137
windows-releaseOK158
windows-oldrelOK135
wasm-releaseOK112

Exports:dgevdgpdistributiondst_berndst_betadst_binomdst_cauchydst_chisqdst_degeneratedst_empiricaldst_expdst_fdst_finitedst_gammadst_geomdst_gevdst_gpdst_hyperdst_lnormdst_lp3dst_nbinomdst_normdst_nulldst_pearson3dst_poisdst_tdst_unifdst_weibullenframe_cdfenframe_chfenframe_densityenframe_hazardenframe_oddsenframe_pmfenframe_quantileenframe_returnenframe_survivaleval_cdfeval_chfeval_densityeval_hazardeval_oddseval_pmfeval_propertyeval_quantileeval_returneval_survivalis_distributionis.distributionkurtosiskurtosis_excparametersparameters<-pgevpgppretty_nameprob_leftprob_rightqgevqgprealiserealizeskewnessstdevvariancevtype

Dependencies:backportscheckmatecliellipsisgluelifecyclerlangvctrs

Built-In Distributions

Rendered fromspecify-built-in.Rmdusingknitr::rmarkdownon Nov 10 2025.

Last update: 2025-11-07
Started: 2025-11-07

Evaluate a Distribution

Rendered fromevaluate.Rmdusingknitr::rmarkdownon Nov 10 2025.

Last update: 2025-11-07
Started: 2021-11-12

Specifying Your Own Distribution

Rendered fromspecify-user-defined.Rmdusingknitr::rmarkdownon Nov 10 2025.

Last update: 2025-11-07
Started: 2025-11-07

Readme and manuals

Help Manual

Help pageTopics
distionary: Create and Evaluate Probability Distributionsdistionary-package distionary
Distribution Objectsdistribution is.distribution is_distribution
Bernoulli Distributiondst_bern
Beta Distributiondst_beta
Binomial Distributiondst_binom
Cauchy Distributiondst_cauchy
Chi-Squared Distributiondst_chisq
Degenerate Distributiondst_degenerate
Empirical Distributiondst_empirical
Exponential Distributiondst_exp
F Distributiondst_f
Finite Distributiondst_finite
Gamma Distributiondst_gamma
Geometric Distributiondst_geom
Generalised Extreme Value Distributiondst_gev
Generalised Pareto Distributiondst_gp
Hypergeometric Distributiondst_hyper
Log Normal Distributiondst_lnorm
Log Pearson Type III distributiondst_lp3
Negative binomial Distributiondst_nbinom
Normal (Gaussian) Distributiondst_norm
Null Distributiondst_null
Pearson Type III distributiondst_pearson3
Poisson Distributiondst_pois
Student t Distributiondst_t
Uniform Distributiondst_unif
Weibull Distributiondst_weibull
Cumulative Distribution Functionenframe_cdf eval_cdf
Cumulative Hazard Functionenframe_chf eval_chf
Probability Density Functionenframe_density eval_density
Hazard Functionenframe_hazard eval_hazard
Odds Functionenframe_odds eval_odds
Probability Mass Functionenframe_pmf eval_pmf
Evaluate a distributioneval_property
Distribution Quantilesenframe_quantile eval_quantile
Return Level Functionenframe_return eval_return
Survival Functionenframe_survival eval_survival
Moments of a Distributionkurtosis kurtosis_exc mean.dst skewness stdev variance
Median of a Distributionmedian.dst
Parameters of a Distributionparameters parameters<-
Representations of the Generalized Extreme Value Distributiondgev pgev qgev
Representations of the Generalized Pareto Distributiondgp pgp qgp
Plot a Distributionplot.dst
Distribution namepretty_name
Find the probability left or right of a numberprob_left prob_right
Range of Distributionrange.dst
Generate a Sample from a Distributionrealise realize
Variable Type of a Distributionvtype