Implements the Determinantal point process (DPP) based optimal design emulator described in Pratola, Lin and Craigmile (2018) <doi:10.48550/arXiv.1804.02089> for Gaussian process regression models. See <http://www.matthewpratola.com/software> for more information and examples.
Version: | 0.3.0 |
Depends: | R (≥ 3.2.3) |
Imports: | Rcpp (≥ 0.12.12), stats, fields, spam, Matrix, ClusterR |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2020-01-13 |
DOI: | 10.32614/CRAN.package.demu |
Author: | Matthew T. Pratola [aut, cre, cph] |
Maintainer: | Matthew T. Pratola <mpratola at stat.osu.edu> |
License: | AGPL-3 |
NeedsCompilation: | yes |
CRAN checks: | demu results |
Reference manual: | demu.pdf |
Package source: | demu_0.3.0.tar.gz |
Windows binaries: | r-devel: demu_0.3.0.zip, r-release: demu_0.3.0.zip, r-oldrel: demu_0.3.0.zip |
macOS binaries: | r-release (arm64): demu_0.3.0.tgz, r-oldrel (arm64): demu_0.3.0.tgz, r-release (x86_64): demu_0.3.0.tgz, r-oldrel (x86_64): demu_0.3.0.tgz |
Old sources: | demu archive |
Please use the canonical form https://CRAN.R-project.org/package=demu to link to this page.