print.bartmodel: Print Summary of BART Model

View source: R/bart.R

print.bartmodelR Documentation

Print Summary of BART Model

Description

Prints a summary of the BART model, including the model terms and their specifications.

Usage

## S3 method for class 'bartmodel'
print(x, ...)

Arguments

x

The BART model object

...

Additional arguments

Value

BART model object unchanged after printing summary


stochtree documentation built on April 29, 2026, 1:08 a.m.