causalTreecallback {htetree}R Documentation

Intermediate function for causalTree

Description

This routine sets up the callback code for user-written split routines in causalTree

Usage

causalTreecallback(mlist, nobs, init)

Arguments

mlist

a list of user written methods

nobs

number of observations

init

function name

Value

split method written by users


[Package htetree version 0.1.18 Index]