Description Usage Arguments Value Examples
Create a causal forest evaluation object
1 |
fit |
A trained |
Xdat |
The data frame |
preds |
Output from |
A cf_eval object, which is essentially just a list with the
following elements:
XdatThe same as the input Xdat but converted to a tibble
resA results object
varimpA varimp (variable importance) object
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.