Description Usage Arguments Value
View source: R/eval_forecasts_helper.R
Helper function used within eval_forecasts
1 | add_quantiles(dt, varnames, quantiles, by)
|
dt |
the data.table operated on |
varnames |
names of the variables for which to calculate quantiles |
quantiles |
the desired quantiles |
by |
grouping variable in 'eval_forecasts() |
'data.table' with quantiles added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.