gptoolsStan: Gaussian Processes on Graphs and Lattices in 'Stan'

Gaussian processes are flexible distributions to model functional data. Whilst theoretically appealing, they are computationally cumbersome except for small datasets. This package implements two methods for scaling Gaussian process inference in 'Stan'. First, a sparse approximation of the likelihood that is generally applicable and, second, an exact method for regularly spaced data modeled by stationary kernels using fast Fourier methods. Utility functions are provided to compile and fit 'Stan' models using the 'cmdstanr' interface. References: Hoffmann and Onnela (2022) <arXiv:2301.08836>.

Package details

AuthorTill Hoffmann [aut, cre] (<https://orcid.org/0000-0003-4403-0722>), Jukka-Pekka Onnela [ctb] (<https://orcid.org/0000-0001-6613-8668>)
MaintainerTill Hoffmann <thoffmann@hsph.harvard.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gptoolsStan")

Try the gptoolsStan package in your browser

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

gptoolsStan documentation built on May 29, 2024, 7:47 a.m.