Package: AddiVortes 0.6.6
AddiVortes: (Bayesian) Additive Voronoi Tessellations
Implements the Bayesian Additive Voronoi Tessellation model for non-parametric regression and machine learning as introduced in Stone and Gosling (2025) <doi:10.1080/10618600.2024.2414104>. This package provides a flexible alternative to BART (Bayesian Additive Regression Trees) using Voronoi tessellations instead of trees. Users can fit Bayesian regression models (estimating the associated posterior distributions and make predictions. It is particularly useful for spatial data analysis, machine learning regression, complex function approximation and Bayesian modeling where the underlying structure is unknown. The method is well-suited to capturing spatial patterns and non-linear relationships.
Authors:
AddiVortes_0.6.6.tar.gz
AddiVortes_0.6.6.zip(r-4.7)AddiVortes_0.6.6.zip(r-4.6)AddiVortes_0.6.6.zip(r-4.5)
AddiVortes_0.6.6.tgz(r-4.6-x86_64)AddiVortes_0.6.6.tgz(r-4.6-arm64)AddiVortes_0.6.6.tgz(r-4.5-x86_64)AddiVortes_0.6.6.tgz(r-4.5-arm64)
AddiVortes_0.6.6.tar.gz(r-4.7-arm64)AddiVortes_0.6.6.tar.gz(r-4.7-x86_64)AddiVortes_0.6.6.tar.gz(r-4.6-arm64)AddiVortes_0.6.6.tar.gz(r-4.6-x86_64)
AddiVortes_0.6.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
AddiVortes/json (API)
| # Install 'AddiVortes' in R: |
| install.packages('AddiVortes', repos = c('https://johnpaulgosling.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/johnpaulgosling/addivortes/issues
Pkgdown/docs site:https://johnpaulgosling.github.io
Last updated from:5236b6fe42. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 199 | ||
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 225 | ||
| linux-release-arm64 | OK | 219 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-release-x86_64 | OK | 174 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| macos-oldrel-x86_64 | OK | 154 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 156 |
Exports:AddiVortescellIndicesnew_AddiVortestraceplots
Dependencies:pbapply
Last update: 2026-06-05
Started: 2026-03-11
Last update: 2026-04-01
Started: 2025-07-07
Last update: 2026-03-23
Started: 2025-07-07
Last update: 2026-03-23
Started: 2026-03-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| AddiVortes: Bayesian Additive Voronoi Tessellations for Machine Learning | AddiVortes-package |
| Fit an AddiVortes regression model | AddiVortes |
| Boston Dataset | Boston |
| Assign Observations to Tessellation Cells | cellIndices |
| Cylindrical Dataset | Cylinder |
| Create an AddiVortes Object | new_AddiVortes |
| Plot Method for AddiVortes | plot.AddiVortes |
| Predict Method for AddiVortes | predict.AddiVortes |
| Print Method for AddiVortes | print.AddiVortes |
| Summary Method for AddiVortes | summary.AddiVortes |
| Trace Plot Diagnostics | traceplots |
| Trace Plot Diagnostics for AddiVortes | traceplots.AddiVortes |
| Weather Dataset | Weather |
