View source: R/covariate-importance.R
covariate_with_treatment_importance | R Documentation |
Counts of variable inclusion when interacting with treatment
covariate_with_treatment_importance(model, treatment, ...)
model |
Model |
treatment |
A character string specifying the name of the treatment variable. |
... |
Arguments to pass to particular methods. |
Tidy data with counts of variable inclusion, when interacting with treatment variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.