Package: gptoolsStan 1.0.0

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 (2025) <doi:10.18637/jss.v112.i02>.

Authors:Till Hoffmann [aut, cre], Jukka-Pekka Onnela [ctb]

gptoolsStan_1.0.0.tar.gz
gptoolsStan_1.0.0.zip(r-4.5)gptoolsStan_1.0.0.zip(r-4.4)gptoolsStan_1.0.0.zip(r-4.3)
gptoolsStan_1.0.0.tgz(r-4.5-any)gptoolsStan_1.0.0.tgz(r-4.4-any)gptoolsStan_1.0.0.tgz(r-4.3-any)
gptoolsStan_1.0.0.tar.gz(r-4.5-noble)gptoolsStan_1.0.0.tar.gz(r-4.4-noble)
gptoolsStan_1.0.0.tgz(r-4.4-emscripten)gptoolsStan_1.0.0.tgz(r-4.3-emscripten)
gptoolsStan.pdf |gptoolsStan.html
gptoolsStan/json (API)
NEWS

# Install 'gptoolsStan' in R:
install.packages('gptoolsStan', repos = c('https://tillahoffmann.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.00 score 6 scripts 175 downloads 1 exports 0 dependencies

Last updated 16 days agofrom:c17a0a8395. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 17 2025
R-4.5-winOKMar 17 2025
R-4.5-macOKMar 17 2025
R-4.5-linuxOKMar 17 2025
R-4.4-winOKMar 17 2025
R-4.4-macOKMar 17 2025
R-4.4-linuxOKMar 17 2025
R-4.3-winOKMar 17 2025
R-4.3-macOKMar 17 2025

Exports:gptools_include_path

Dependencies:

Getting Started with gptools in R

Rendered fromgetting_started.Rmdusingknitr::rmarkdownon Mar 17 2025.

Last update: 2024-12-12
Started: 2023-12-20