View source: R/extract_effect_modifiers.R
extract_effect_modifiers | R Documentation |
Extracts the effect modifiers from a list of (causal) decision rules.
extract_effect_modifiers(rules_list, X_names)
rules_list |
A list of (causal) decision rules. |
X_names |
A list of the covariate names. |
A list of the effect modifiers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.