get_honest | R Documentation |
get honest prediction, i.e. fitted values for in sample data (train and honest sample) based on the honest sample
get_honest(forest, honest_data, train_data)
forest |
estimated forest object of type ranger |
honest_data |
honest dataframe |
train_data |
train dataframe |
vector of honest forest predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.