r-cran-posterior 1.4.1+dfsg-2 source package in Ubuntu
Changelog
r-cran-posterior (1.4.1+dfsg-2) unstable; urgency=medium * Rebuild with r-graphics-engine set by r-base Closes: #1039675 -- Andreas Tille <email address hidden> Thu, 06 Jul 2023 14:11:47 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-posterior_1.4.1+dfsg-2.dsc | 2.4 KiB | 0c93b9b48b97af9cac73c2c40395e9917eb34d9dfa3c399a34e8dec8830b22a7 |
r-cran-posterior_1.4.1+dfsg.orig.tar.xz | 209.3 KiB | 976b525657cb79aab6373d0aad9c6d0ca62923f0389779e6c1970fe331676371 |
r-cran-posterior_1.4.1+dfsg-2.debian.tar.xz | 3.6 KiB | 39e8fdd6390beeb376f1c510d225bf5bbb2036b53f4605c86ed522d74aa01096 |
Available diffs
- diff from 1.4.1+dfsg-1 to 1.4.1+dfsg-2 (347 bytes)
No changes file available.
Binary packages built by this source
- r-cran-posterior: GNU R tools for working with posterior distributions
Provides useful tools for both users and developers of packages
for fitting Bayesian models or working with output from Bayesian models.
The primary goals of the package are to:
(a) Efficiently convert between many different useful formats of
draws (samples) from posterior or prior distributions.
(b) Provide consistent methods for operations commonly performed on draws,
for example, subsetting, binding, or mutating draws.
(c) Provide various summaries of draws in convenient formats.
(d) Provide lightweight implementations of state of the art posterior
inference diagnostics. References: Vehtari et al. (2021)
<doi:10.1214/20- BA1221> .