View source: R/causalTreecallback.R
causalTreecallback | R Documentation |
causalTree
This routine sets up the callback code for user-written split routines in causalTree
causalTreecallback(mlist, nobs, init)
mlist |
a list of user written methods |
nobs |
number of observations |
init |
function name |
split method written by users
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.