Package: GauPro 0.2.17.9000
GauPro: Gaussian Process Fitting
Fits a Gaussian process model to data. Gaussian processes are commonly used in computer experiments to fit an interpolating model. The model is stored as an 'R6' object and can be easily updated with new data. There are options to run in parallel, and 'Rcpp' has been used to speed up calculations. For more info about Gaussian process software, see Erickson et al. (2018) <doi:10.1016/j.ejor.2017.10.002>.
Authors:
GauPro_0.2.17.9000.tar.gz
GauPro_0.2.17.9000.zip(r-4.7)GauPro_0.2.17.9000.zip(r-4.6)GauPro_0.2.17.9000.zip(r-4.5)
GauPro_0.2.17.9000.tgz(r-4.6-x86_64)GauPro_0.2.17.9000.tgz(r-4.6-arm64)GauPro_0.2.17.9000.tgz(r-4.5-x86_64)GauPro_0.2.17.9000.tgz(r-4.5-arm64)
GauPro_0.2.17.9000.tar.gz(r-4.7-arm64)GauPro_0.2.17.9000.tar.gz(r-4.7-x86_64)GauPro_0.2.17.9000.tar.gz(r-4.6-arm64)GauPro_0.2.17.9000.tar.gz(r-4.6-x86_64)
GauPro_0.2.17.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GauPro/json (API)
NEWS
| # Install 'GauPro' in R: |
| install.packages('GauPro', repos = c('https://collinerickson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/collinerickson/gaupro/issues
Last updated from:02fb70f74a. Checks:12 OK, 1 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 305 | ||
| linux-devel-x86_64 | OK | 358 | ||
| source / vignettes | OK | 428 | ||
| linux-release-arm64 | OK | 303 | ||
| linux-release-x86_64 | OK | 333 | ||
| macos-release-arm64 | OK | 254 | ||
| macos-release-x86_64 | OK | 464 | ||
| macos-oldrel-arm64 | OK | 172 | ||
| macos-oldrel-x86_64 | OK | 450 | ||
| windows-devel | OK | 353 | ||
| windows-release | OK | 352 | ||
| windows-oldrel | ERROR | 352 | ||
| wasm-release | OK | 204 |
Exports:arma_mult_cube_veccorr_cubic_matrix_symCcorr_exponential_matrix_symCcorr_gauss_dCdXcorr_gauss_matrixcorr_gauss_matrix_armaCcorr_gauss_matrix_sym_armaCcorr_gauss_matrix_symCcorr_gauss_matrixCcorr_latentfactor_matrix_symCcorr_latentfactor_matrixmatrixCcorr_matern32_matrix_symCcorr_matern52_matrix_symCcorr_orderedfactor_matrix_symCcorr_orderedfactor_matrixmatrixCCubicExponentialFactorKernelGauProGauPro_baseGauPro_GaussGauPro_Gauss_LOOGauPro_kernel_modelGauPro_kernel_model_LOOGaussianGaussian_devianceCGaussian_hessianCGaussian_hessianCCGaussian_hessianRGowerFactorKernelgpkmgradfuncarraygradfuncarrayRIgnoreIndsKernelk_Cubick_Exponentialk_FactorKernelk_Gaussiank_GowerFactorKernelk_IgnoreIndsKernelk_LatentFactorKernelk_Matern32k_Matern52k_OrderedFactorKernelk_Periodick_PowerExpk_RatQuadk_Trianglek_Whitekernel_cubic_dCkernel_exponential_dCkernel_gauss_dCkernel_latentFactor_dCkernel_matern32_dCkernel_matern52_dCkernel_orderedFactor_dCkernel_productkernel_sumLatentFactorKernelMatern32Matern52OrderedFactorKernelPeriodicPowerExpRatQuadsqrt_matrixtrend_0trend_ctrend_LMTriangleWhite
Dependencies:base64encbslibcachemclicpp11digestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglbfgslifecyclemagrittrmemoisemimemixoptnumDerivpillarpkgconfigpurrrR6rappdirsRColorBrewerRcppRcppArmadillorlangrmarkdownS7sassscalessplitfngrstringistringrtibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
A Guide to the GauPro R package
Rendered fromGauPro.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-03-09
Started: 2017-03-26
Derivatives for estimating Gaussian process parameters
Rendered fromderivatives.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2024-09-24
Started: 2016-10-20
Introduction to Gaussian Processes
Rendered fromIntroductionToGPs.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2024-09-29
Started: 2017-05-27
Leave-one-out cross-validation and error correction
Rendered fromCrossValidationErrorCorrection.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2017-09-15
Started: 2017-06-05
Spatial derivatives of Gaussian process models
Rendered fromsurface_derivatives.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2024-10-23
Started: 2016-11-17
