by_cols_ens_fc_score: Auxiliary function
Description
returns the default column names to group by when calculating scores of
ensemble forecasts.
Usage
by_cols_ens_fc_score(dt = NULL)
Value
A vector of characters with the column names.
Arguments
- dt
optional. You can provide a data table, then the function
returns the names of grouping variables in this data table.