View source: R/auxiliary_functions.R
by_cols_terc_fc_score | R Documentation |
returns the default column names to group by when calculating scores for tercile forecasts.
by_cols_terc_fc_score(dt = NULL)
dt |
optional. You can provide a data table, then the function returns the names of grouping variables in this data table. |
A vector of characters with the column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.