Other packages > Find by keyword >

CGGP  

Composite Grid Gaussian Processes
View on CRAN: Click here


Download and install CGGP package within the R console
Install from CRAN:
install.packages("CGGP")

Install from Github:
library("remotes")
install_github("cran/CGGP")

Install by package version:
library("remotes")
install_version("CGGP", "1.0.4")



Attach the package and use:
library("CGGP")
Maintained by
Collin Erickson
[Scholar Profile | Author Map]
First Published: 2019-06-13
Latest Update: 2021-05-08
Description:
Run computer experiments using the adaptive composite grid algorithm with a Gaussian process model. The algorithm works best when running an experiment that can evaluate thousands of points from a deterministic computer simulation. This package is an implementation of a forthcoming paper by Plumlee, Erickson, Ankenman, et al. For a preprint of the paper, contact the maintainer of this package.
How to cite:
Collin Erickson (2019). CGGP: Composite Grid Gaussian Processes. R package version 1.0.4, https://cran.r-project.org/web/packages/CGGP. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.0 (2019-06-13 14:20), 1.0.1 (2019-06-15 00:58), 1.0.2 (2020-03-29 12:50), 1.0.3 (2021-05-08 17:10)
Other packages that cited CGGP R package
View CGGP citation profile
Other R packages that CGGP depends, imports, suggests or enhances
Complete documentation for CGGP
Functions, R codes and Examples using the CGGP R package
Some associated functions: CGGP . CGGP_internal_CorrMatCauchy . CGGP_internal_CorrMatCauchySQ . CGGP_internal_CorrMatCauchySQT . CGGP_internal_CorrMatGaussian . CGGP_internal_CorrMatMatern32 . CGGP_internal_CorrMatMatern52 . CGGP_internal_CorrMatPowerExp . CGGP_internal_CorrMatWendland0 . CGGP_internal_CorrMatWendland1 . CGGP_internal_CorrMatWendland2 . CGGP_internal_MSEpredcalc . CGGP_internal_calcMSE . CGGP_internal_calcMSEde . CGGP_internal_calcpw . CGGP_internal_calcpwanddpw . CGGP_internal_gneglogpost . CGGP_internal_neglogpost . CGGP_internal_set_corr . CGGPappend . CGGPcreate . CGGPfit . CGGPplotblocks . CGGPplotblockselection . CGGPplotcorr . CGGPplotheat . CGGPplothist . CGGPplotsamplesneglogpost . CGGPplotslice . CGGPplottheta . CGGPplotvariogram . CGGPpred . CGGPvalplot . CGGPvalstats . plot.CGGP . print.CGGP . rcpp_fastmatclcr . rcpp_fastmatclcranddclcr . rcpp_gkronDBS . rcpp_kronDBS . valplot . valstats . 
Some associated R codes: CGGP.R . CGGP_S3_methods.R . CGGP_append_fs.R . CGGP_calc_lS_cholS_valo_etc.R . CGGP_calc_supp_pw_sigma2_Sti.R . CGGP_corr_fs.R . CGGP_create_fs.R . CGGP_fastcalcassist_fs.R . CGGP_fit_fs.R . CGGP_fitwithonlysupp.R . CGGP_gneglogpost.R . CGGP_impute_fs.R . CGGP_neglogpost.R . CGGP_plot.R . CGGP_postvarcalc.R . CGGP_pred_fs.R . CGGP_predwithonlysupp.R . CGGP_sharedfunctions.R . RcppExports.R .  Full CGGP package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for CGGP02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA