Description Usage Arguments Value
The Transpiration Estimation Algorithm (TEA) partitions ET by first
constraining the data to dry conditions where T/ET~1
(see tea_filter
) and then learning water use efficiency (WUE)
relationship with predictors from the resulting training data
(see link{tea_fit_wue}
).
The learned model is then used to predict WUE, T, and ET for each
1 | partition_tea(data, control = tea_config())
|
data |
data.frame with required columns: XX |
control |
list with configuration options see |
see tea_predict
, data
with predictions
percentiles of WUE, E and T appended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.