activegp: Gaussian Process Based Design and Analysis for the Active Subspace Method

The active subspace method is a sensitivity analysis technique that finds important linear combinations of input variables for a simulator. This package provides functions allowing estimation of the active subspace without gradient information using Gaussian processes as well as sequential experimental design tools to minimize the amount of data required to do so. Implements Wycoff et al. (2019) <doi:10.48550/arXiv.1907.11572>.

Version: 1.1.0
Depends: R (≥ 3.4.0)
Imports: Rcpp (≥ 0.12.18), hetGP (≥ 1.1.1), lhs, numDeriv, methods, MASS, RcppProgress
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
Suggests: testthat
Published: 2022-06-27
Author: Nathan Wycoff, Mickael Binois
Maintainer: Nathan Wycoff <nathan.wycoff at georgetown.edu>
License: BSD_3_clause + file LICENSE
NeedsCompilation: yes
Materials: NEWS
CRAN checks: activegp results

Documentation:

Reference manual: activegp.pdf

Downloads:

Package source: activegp_1.1.0.tar.gz
Windows binaries: r-prerel: activegp_1.1.0.zip, r-release: activegp_1.1.0.zip, r-oldrel: activegp_1.1.0.zip
macOS binaries: r-prerel (arm64): activegp_1.1.0.tgz, r-release (arm64): activegp_1.1.0.tgz, r-oldrel (arm64): activegp_1.1.0.tgz, r-prerel (x86_64): activegp_1.1.0.tgz, r-release (x86_64): activegp_1.1.0.tgz
Old sources: activegp archive

Linking:

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