Package: TAG
Type: Package
Title: Transformed Additive Gaussian Processes
Version: 0.2.0
Author: Li-Hsiang Lin and V. Roshan Joseph
Maintainer: Li-Hsiang Lin <llin79@gatech.edu>
Description: Implement the transformed additive Gaussian (TAG) process and the  transformed approximately additive Gaussian (TAAG) process proposed in Lin and Joseph (2019+) <DOI:10.1080/00401706.2019.1665592>. These functions can be used to model deterministic computer experiments, obtain predictions at new inputs, and quantify the uncertainty of the predictions.
License: GPL-2
Depends: R (>= 3.5.0)
Imports: Rcpp, DiceKriging, Matrix, mgcv, FastGP, mlegp, randtoolbox,
        doParallel
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-01-08 17:48:54 UTC; llin79
Repository: CRAN
Date/Publication: 2020-01-09 14:00:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 05:12:31 UTC; windows
Archs: i386, x64
