Runs model random forest object on new data

predict_rf(newdata, obj_rf)

Arguments

obj_rf

random forest object

data

data with variables Q, rT_Q, S

Value

Wdata completed with column Ypred (log of hourly flux) and Npred (hourly flux)