r-cran-mcmcpack 1.6-1-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version
  * Disable reprotest

 -- Andreas Tille <email address hidden>  Fri, 11 Mar 2022 07:21:30 +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

Downloads

File Size SHA-256 Checksum
r-cran-mcmcpack_1.6-1-1.dsc 2.1 KiB 7f2c4ad276053c3b542b997dee1a548003b8b7bd24c1e63cbdd7f0ac475f835b
r-cran-mcmcpack_1.6-1.orig.tar.gz 1006.4 KiB 32af8d9804a64cb05d3a0ee0543250e6a79a925959da36821e68bacfccb56aea
r-cran-mcmcpack_1.6-1-1.debian.tar.xz 5.1 KiB cf3d61c9478f627a17fb872f8cda986234e1f905b382c68e30d38a0fe3016641

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