causalTree.branch {htetree} | R Documentation |
Compute the "branches" to be drawn for an causalTree
object
Description
Compute the "branches" to be drawn for an causalTree
object
Usage
causalTree.branch(x, y, node, branch)
Arguments
x |
covariates |
y |
outcome |
node |
node of the fitted tree |
branch |
branch of the fitted tree |
Value
number of branches to be drawn
[Package htetree version 0.1.18 Index]