Description Usage Arguments Value
Predict water use efficiency WUE, transpiration T, and evaporation E
1 | tea_predict(rf, data, control)
|
rf |
tidymodels workflow |
data |
data.frame with predictors as in traning data |
control |
see |
data
with appended columns: WUE_perc
, T_perc
,
and ET_perc
where perc
is each prediction percentile corresponding to the
control$quantile_wue
, e.g. 75 for the 0.75 prediction quantile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.