bigGP: Distributed Gaussian Process Calculations

Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. The bigGP class provides high-level methods for maximum likelihood with normal data, prediction, calculation of uncertainty (i.e., posterior covariance calculations), and simulation of realizations. In addition, bigGP provides an API for basic matrix calculations with distributed covariance matrices, including Cholesky decomposition, back/forwardsolve, crossproduct, and matrix multiplication.

Getting started

Package details

AuthorChristopher Paciorek [aut, cre], Benjamin Lipshitz [aut], Prabhat [ctb], Cari Kaufman [ctb], Tina Zhuo [ctb], Rollin Thomas [ctb]
MaintainerChristopher Paciorek <paciorek@stat.berkeley.edu>
LicenseGPL (>= 2)
Version0.1.8
URL https://doi.org/10.18637/jss.v063.i10
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bigGP")

Try the bigGP package in your browser

Any scripts or data that you put into this service are public.

bigGP documentation built on April 26, 2023, 1:16 a.m.