RF_predictor: Random Forest + Efficiency Analysis Trees Predictor

Description Usage Arguments Value

View source: R/predictorRFEAT.R

Description

This function predicts the expected value based on a set of inputs.

Usage

1
RF_predictor(forest, xn)

Arguments

forest

list containing the individual Efficiency Analysis Trees.

xn

Row indexes in data.

Value

Vector of predictions.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.