Compute Variable Importance Measures (VIM) with any given parameter
tmle3_vim( tmle_spec, data, node_list, learner_list = NULL, adjust_for_other_A = TRUE )
tmle_spec |
|
---|---|
data |
|
node_list |
|
learner_list |
|
adjust_for_other_A | Whether or not to adjust for other specified intervention nodes. |