View source: R/covariate-importance.R
covariate_importance | R Documentation |
Inclusion metric for bartMachine and BART are scaled differently. bartMachine averaged over number of trees, in addition to number of MCMC draws.
covariate_importance(model, ...)
model |
Model |
... |
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.