predict_honest | R Documentation |
predict honest prediction for out of sample data based on the honest sample
predict_honest(forest, honest_data, test_data)
forest |
estimated forest object of type ranger |
honest_data |
honest dataframe |
test_data |
test dataframe |
vector of honest forest predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.