cbdAmgen/bcgp0a: Bayesian Composite Gaussian Processes

Implements fully Bayesian statistical inference and prediction using Gaussian Processes. Hopefully, the user will have the ability to fit and predict with a stationary Gaussian Process (GP) model, a non-stationary GP model, a stationary composite GP model, and a non-stationary composite GP model. No guarantees on all those options. This will be a garbage translation from MATLAB to R. Poorly documented, little error checking. Slow, written purely in R. I just want to get something running.

Getting started

Package details

MaintainerCasey Davis <cbdavis33@gmail.com>
LicenseGPL (>=2)
Version0.1.0
URL https://github.com/cbdAmgen/bcgp0a
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cbdAmgen/bcgp0a")
cbdAmgen/bcgp0a documentation built on May 17, 2019, 10:01 a.m.