kbaabb is still under development. Please use at your own risk!
The kbaabb package provides tools for generating an artificial
population based on a kNN-based approximation to the approximate
Bayesian bootstrap (KBAABB). This methodology is described in White
et al. (2025).
You can install the development version of kbaabb from GitHub with:
# install.packages("devtools")
devtools::install_github("graysonwhite/kbaabb")