predict.rf: predict.rf

Description Usage Arguments Value Author(s)

View source: R/predict.rf.R

Description

Prediction in Random Forest

Usage

1
2
## S3 method for class 'rf'
predict(listRF, newdata = NULL, for.each = "hour")

Arguments

listRF

List of Random Forest Models

newdata

New data to predict

for.each

Character. Variable name of data frequency (i.e. 'hour')

Value

list

Author(s)

Jairo Cugliari, Andres Castrillejo, Fernando Massa, Ignacio Ramirez


cugliari/enercast documentation built on Sept. 15, 2019, 10:13 a.m.