rbartpackages.BART3.TreeDraws

class rbartpackages.BART3.TreeDraws[source]

Type of the mc_gbart.treedraws attribute.

cutpoints: dict[int | str, Float64[ndarray, 'numcut[i]']]

Per-variable grid of candidate split points, keyed by column index or name.

trees: str

Posterior tree ensemble serialized in BART’s text format (read by mc_gbart.predict).