Reference¶
API reference for bartz. Each module page lists its public objects in summary tables organized by topic; follow a link for the dedicated page of an object.
High-level interface¶
|
Nonparametric regression with Bayesian Additive Regression Trees (BART). |
|
Configuration of a sparsity-inducing variable selection prior. |
|
Kind of output of |
|
DataFrame duck-type for |
|
Series duck-type for |
|
Likelihood types for each outcome component in the regression. |
R BART3-compatible interface¶
Implement classes |
stochtree-compatible interface¶
|
MCMC and trees¶
Functions that implement the BART posterior MCMC initialization and update step. |
|
Functions that implement the full BART posterior MCMC loop. |
|
Functions to create, manipulate, and check binary decision trees. |
|
Functions and classes to preprocess data. |
Debugging and testing¶
Debugging utilities. |
|
Testing utilities to generate synthetic datasets. |