run_rf: runs random forest model

View source: R/run_rf.R

run_rfR Documentation

runs random forest model

Description

runs random forest model

Usage

run_rf(Wdatcwt, pred_vars = c("Q", "S", "rT_Q"))

Arguments

pred_vars

predictor variables by default c("Q","rT_Q","S")

Wdatc_wt

data with wood data as waiting times

Value

random forest object


lvaudor/woody documentation built on March 22, 2022, 9:53 a.m.