by_cols_terc_fc_score: Auxiliary function

View source: R/auxiliary_functions.R

by_cols_terc_fc_scoreR Documentation

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)

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.


SeaVal documentation built on June 24, 2024, 5:15 p.m.