NumBotMaxDepth_inf: Number of bottom nodes and depth in the unrealistic case...

Description Usage Arguments Value See Also Examples

Description

Generate a tree and returns the number of bottom nodes and depth in the unrealistic case where we assume that the number of variables and possible splits are infinite (therefore P(T) is not dependent on the design matrix X) (Case #2).

Usage

1

Arguments

alpha

base parameter of the tree prior, α \in [0,1).

beta

power parameter of the tree prior, beta ≥q 0.

depth

depth of the current node, depth ≥q 0.

Value

Returns a vector containing the number of bottom nodes and depth.

See Also

NumBotMaxDepth, NumBotMaxDepthX

Examples

1

BayesTreePrior documentation built on May 2, 2019, 4:18 a.m.