Learn R Programming

scoringutils (version 0.1.7.2)

range_to_quantile: Pivot Change Data from a Range Format to a Quantile Format

Description

Legacy function that will not be supported in future updates.

Usage

range_to_quantile(data, keep_range_col = FALSE)

Arguments

data

a data.frame following the specifications from eval_forecasts) for quantile forecasts. For an example, see range_example_data_long)

keep_range_col

keep the range and boundary columns after transformation (default is FALSE)

Value

a data.frame in long format