tea_fit_wue: Fit a random forest model for predicting water use effciency...

Description Usage Arguments Value

View source: R/tea.R

Description

Fit a random forest model for predicting water use effciency (WUE)

Usage

1
tea_fit_wue(data_train, control)

Arguments

data_train

trainign dataset where T = ET and hence WUE = GPP/ET

control

list with entries rfseed. See tea_config.

Value

a tidymodels workflow object


bgctw/etpart documentation built on Dec. 19, 2021, 8:49 a.m.