Learn R Programming

SeaVal (version 1.1.1)

by_cols_terc_fc_score: Auxiliary function

Description

returns the default column names to group by when calculating scores for tercile forecasts.

Usage

by_cols_terc_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.