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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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