weight_QS: Calculate a vector of weighted quantile scores

Description Usage Arguments Value

View source: R/ts_forecast.R

Description

Can emphasize one or both tails or center

Usage

1
weight_QS(qs, quantiles, weighting = "none")

Arguments

qs

A vector of quantile scores

quantiles

A vector of the quantiles (percentiles) in [0,1]

weighting

One of "none" (default), "tails", "right", "left", "center"

Value

A vector of the weighted scores


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.