This function predicts the expected value based on a set of inputs.
RF_predictor(forest, xn)
forest
list containing the individual Efficiency Analysis Trees.
list
xn
Row indexes in data.
Vector of predictions.