Package: TAG
Type: Package
Title: Transformed Additive Gaussian Processes
Version: 0.1.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: 2019-09-20 19:45:23 UTC; llin79
Repository: CRAN
Date/Publication: 2019-09-27 11:10:02 UTC
