# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "algebraic.dist" in publications use:' type: software license: GPL-3.0-or-later title: 'algebraic.dist: Algebra over Probability Distributions' version: 1.0.0 doi: 10.32614/CRAN.package.algebraic.dist abstract: Provides an algebra over probability distributions enabling composition, sampling, and automatic simplification to closed forms. Supports normal, exponential, gamma, Weibull, chi-squared, uniform, beta, log-normal, Poisson, multivariate normal, empirical, and mixture distributions with algebraic operators (addition, subtraction, multiplication, division, power, exp, log, min, max) that automatically simplify when mathematical identities apply. Includes closed-form MVN conditioning (Schur complement), affine transformations, mixture marginals/conditionals (Bayes rule), and limiting distribution builders (CLT, LLN, delta method). Uses S3 classes for distributions and R6 for support objects. authors: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897 repository: https://queelius.r-universe.dev repository-code: https://github.com/queelius/algebraic.dist commit: 975afc41b5dbf55d43a7a6375cdd04291cc4543c url: https://queelius.github.io/algebraic.dist/ date-released: '2026-03-17' contact: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897