Provides tools for conditional and spatially dependent density estimation using Spatial Logistic Gaussian Processes (SLGPs). The approach represents probability densities through finite-rank Gaussian process priors transformed via a spatial logistic density transformation, enabling flexible non-parametric modeling of heterogeneous data. Functionality includes density prediction, quantile and moment estimation, sampling methods, and preprocessing routines for basis functions. Applications arise in spatial statistics, machine learning, and uncertainty quantification. The methodology builds on the framework of Leonard (1978) <doi:10.1111/j.2517-6161.1978.tb01655.x>, Lenk (1988) <doi:10.1080/01621459.1988.10478625>, Tokdar (2007) <doi:10.1198/106186007X210206>, Tokdar (2010) <doi:10.1214/10-BA605>, and is further aligned with recent developments in Bayesian non-parametric modelling: see Gautier (2023) <https://boristheses.unibe.ch/4377/>, and Gautier (2025) <doi:10.48550/arXiv.2110.02876>).
Version: | 1.0.0 |
Depends: | R (≥ 3.5.0), stats |
Imports: | DiceDesign, methods, mvnfast, Rcpp (≥ 0.12.0), RcppParallel (≥ 5.0.1), rstan (≥ 2.18.1), GoFKernel, rstantools |
LinkingTo: | BH (≥ 1.66.0), Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), rstan (≥ 2.18.1), StanHeaders (≥ 2.21.0) |
Suggests: | knitr, rmarkdown, tidyr, dplyr, ggplot2, ggpubr, viridis, MASS |
Published: | 2025-09-05 |
DOI: | 10.32614/CRAN.package.SLGP |
Author: | Athénaïs Gautier [aut, cre] |
Maintainer: | Athénaïs Gautier <athenais.gautier at onera.fr> |
License: | GPL (≥ 3) |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
CRAN checks: | SLGP results |
Reference manual: | SLGP.html , SLGP.pdf |
Vignettes: |
Introduction to SLGP Package (source, R code) SLGP with integer outputs (source, R code) |
Package source: | SLGP_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=SLGP to link to this page.