tree_prior: Tree prior

View source: R/grow_ratio.R

tree_priorR Documentation

Tree prior

Description

Calculates the prior for each tree structure

Usage

tree_prior(tree, alpha_grow, beta_grow)

Arguments

tree

The current tree

alpha_grow

The alpha of the growing probability

beta_grow

The beta of the growing probability

Value

The tree prior

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.


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