Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 923 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 923 Bytes

R-CMD-check

Development mode

kbaabb is still under development. Please use at your own risk!

kbaabb

Overview

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 Wieczorek et al. (2024+).

Installation

You can install the development version of kbaabb from GitHub with:

# install.packages("devtools")
devtools::install_github("graysonwhite/kbaabb")