get_honest: Get Honest Predictions
Description
get honest prediction, i.e. fitted values for in sample data
(train and honest sample) based on the honest sample
Usage
get_honest(forest, honest_data, train_data)
Value
vector of honest forest predictions
Arguments
- forest
estimated forest object of type ranger
- honest_data
honest dataframe
- train_data
train dataframe