R/bart_dbarts.R

#' Bayesian additive regression trees via dbarts
#'
#' [dbarts::bart()] creates an ensemble of tree-based model whose training
#' and assembly is determined using Bayesian analysis.
#'
#' @includeRmd man/rmd/bart_dbarts.md details
#'
#' @name details_bart_dbarts
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed
tidymodels/parsnip documentation built on Feb. 19, 2025, 2:10 a.m.