R/CGGP.R

#' CGGP: A package for running sparse grid computer experiments
#'
#' The CGGP package implements the method presented in Plumlee et al. (2019).
#' 
#' @section CGGP functions:
#' The CGGP functions: CGGPcreate, CGGPfit, CGGPappend, and CGGPpred
#'
#' @docType package
#' @aliases CGGP-package
#' @name CGGP
NULL
CollinErickson/CGGP documentation built on Feb. 6, 2024, 2:24 a.m.