IGP: Interchangeable Gaussian Process Models

Creates a Gaussian process model using the specified package. Makes it easy to try different packages in same code, only the package argument needs to be changed. It is essentially a wrapper for the other Gaussian process software packages.

Version: 0.2.0
Imports: R6, reticulate
Suggests: GPfit, laGP, mlegp, tgp, DiceKriging, CGP, GauPro, hetGP, testthat, lhs, ggplot2, reshape, ContourFunctions, numDeriv
Published: 2021-04-26
Author: Collin Erickson [aut, cre]
Maintainer: Collin Erickson <collinberickson at gmail.com>
BugReports: https://github.com/CollinErickson/IGP/issues
License: GPL-3
URL: https://github.com/CollinErickson/IGP
NeedsCompilation: no
Materials: README NEWS
CRAN checks: IGP results

Documentation:

Reference manual: IGP.pdf

Downloads:

Package source: IGP_0.2.0.tar.gz
Windows binaries: r-devel: IGP_0.2.0.zip, r-release: IGP_0.2.0.zip, r-oldrel: IGP_0.2.0.zip
macOS binaries: r-release (arm64): IGP_0.2.0.tgz, r-oldrel (arm64): IGP_0.2.0.tgz, r-release (x86_64): IGP_0.2.0.tgz, r-oldrel (x86_64): IGP_0.2.0.tgz
Old sources: IGP archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=IGP to link to this page.