r-cran-mcmcpack 1.7-0-1 source package in Ubuntu

Changelog

r-cran-mcmcpack (1.7-0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 29 Jan 2024 21:46:50 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-mcmcpack_1.7-0-1.dsc 2.1 KiB 1a564ab00c7891888f6fcf8d52317bfb881e4ab5555cc469f80c9eb092a5ad35
r-cran-mcmcpack_1.7-0.orig.tar.gz 708.3 KiB 846073d710017ec1dc9a2b4616cb6aeb60ce04e3500a37214522818d34045def
r-cran-mcmcpack_1.7-0-1.debian.tar.xz 5.2 KiB 5bf9aa5da56ae10e726d23c6ab184e4c09750d43d6df4b4a245f4a5258f5ac9c

Available diffs

No changes file available.

Binary packages built by this source

r-cran-mcmcpack: R routines for Markov chain Monte Carlo model estimation

 This is a set of routines for GNU R that implement various
 statistical and econometric models using Markov chain Monte Carlo
 (MCMC) estimation, which allows "solving" models that would otherwise
 be intractable with traditional techniques, particularly problems in
 Bayesian statistics (where one or more "priors" are used as part of
 the estimation procedure, instead of an assumption of ignorance about
 the "true" point estimates), although MCMC can also be used to solve
 frequentist statistical problems with uninformative priors. MCMC
 techniques are also preferable over direct estimation in the presence
 of missing data.
 .
 Currently implemented are a number of ecological inference (EI)
 routines (for estimating individual-level attributes or behavior from
 aggregate data, such as electoral returns or census results), as well
 as models for traditional linear panel and cross-sectional data, some
 visualization routines for EI diagnostics, two item-response theory
 (or ideal-point estimation) models, metric, ordinal, and
 mixed-response factor analysis, and models for Gaussian (linear) and
 Poisson regression, logistic regression (or logit), and binary and
 ordinal-response probit models.
 .
 The suggested packages (r-cran-bayesm, -eco, and -mnp) contain
 additional models that may also be useful for those interested in
 this package.

r-cran-mcmcpack-dbgsym: debug symbols for r-cran-mcmcpack