CRAN/E | GauPro

GauPro

Gaussian Process Fitting

Installation

About

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.

github.com/CollinErickson/GauPro
Bug report File report

Key Metrics

Version 0.2.11
Published 2023-04-11 379 days ago
Needs compilation? yes
License GPL-3
CRAN checks GauPro results

Downloads

Yesterday 16 0%
Last 7 days 186 -27%
Last 30 days 839 -7%
Last 90 days 2.659 +17%
Last 365 days 9.749 +73%

Maintainer

Maintainer

Collin Erickson

collinberickson@gmail.com

Authors

Collin Erickson

Material

README
NEWS
Reference manual
Package source

Vignettes

Leave-one-out cross-validation and error correction
A Guide to the GauPro R package
Introduction to Gaussian Processes
Derivatives for estimating Gaussian process parameters
Spatial derivatives of Gaussian process models

macOS

r-devel

arm64

r-release

arm64

r-oldrel

arm64

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GauPro archive

Imports

Rcpp
R6
lbfgs

Suggests

testthat
knitr
rmarkdown
microbenchmark
numDeriv
ContourFunctions
dplyr
ggplot2
ggrepel
gridExtra
lhs
mixopt
> 0.1.0
rlang
splitfngr
tidyr
MASS

LinkingTo

Rcpp
RcppArmadillo

Reverse Suggests

comparer