sample_pred: Prediction sampling

View source: R/predict.R

sample_predR Documentation

Prediction sampling

Description

This function predicts for the final trees of a Hierachical Embedded BART model

Usage

sample_pred(mu, k1, tau)

Arguments

mu

The mu value to use as the mean

k1

The latest sampled k1 value

tau

The latest sampled tau value

Value

The sampled values

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.


brunaw/hebart documentation built on June 1, 2022, 8:35 p.m.