forest_weights_fitted | R Documentation |
Computes forest in-sample honest weights for an ocf.forest
object.
forest_weights_fitted(forest, honest_sample, train_sample)
forest |
An |
honest_sample |
Honest sample. |
train_sample |
Training sample. |
forest
must have been grown using only the training sample.
Matrix of in-sample honest weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.