get_weights_C | R Documentation |
Computes honest weights from the random forest as in Wager & Athey (2019) for the train and honest sample based on the honest training sample
get_weights_C(x, y, z)
x |
leaf_IDs_train - list of leaf IDs in train data |
y |
leaf_IDs - list of leaf IDs in honest data |
z |
leaf_size - list of leaf sizes in honest data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.