mined: Minimum Energy Designs

This is a method (MinED) for mining probability distributions using deterministic sampling which is proposed by Joseph, Wang, Gu, Lv, and Tuo (2018). The MinED samples can be used for approximating the target distribution. They can be generated from a density function that is known only up to a proportionality constant and thus, it might find applications in Bayesian computation. Moreover, the MinED samples are generated with much fewer evaluations of the density function compared to random sampling-based methods such as MCMC and therefore, this method will be especially useful when the unnormalized posterior is expensive or time consuming to evaluate.

Version: 1.0-2
Imports: Rcpp (≥ 0.12.17)
LinkingTo: Rcpp, RcppEigen
Published: 2019-07-18
Author: Dianpeng Wang and V. Roshan Joseph
Maintainer: Dianpeng Wang <wdp at bit.edu.cn>
License: LGPL-2.1
NeedsCompilation: yes
CRAN checks: mined results

Downloads:

Reference manual: mined.pdf
Package source: mined_1.0-2.tar.gz
Windows binaries: r-devel: mined_1.0-2.zip, r-release: mined_1.0-2.zip, r-oldrel: mined_1.0-2.zip
macOS binaries: r-release: mined_1.0-2.tgz, r-oldrel: mined_1.0-2.tgz
Old sources: mined archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mined to link to this page.