by_cols_ens_fc_score {SeaVal} | R Documentation |
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)
Arguments
dt |
optional. You can provide a data table, then the function returns the names of grouping variables in this data table. |
Value
A vector of characters with the column names.
[Package SeaVal version 1.2.0 Index]