sort.QuantileForecastMatrix: Sort method for QuantileForecastMatrix class which currently...

View source: R/QuantileForecastMatrix.R

sort.QuantileForecastMatrixR Documentation

Sort method for QuantileForecastMatrix class which currently leaves any NA's encountered where they were found, sorting model-wise around them

Description

Sort method for QuantileForecastMatrix class which currently leaves any NA's encountered where they were found, sorting model-wise around them

Usage

## S3 method for class 'QuantileForecastMatrix'
sort(qfm)

Arguments

qfm

wide matrix representation of forecasts

Value

a QFM with always increasing quantiles within given model, target, and location


reichlab/covidEnsembles documentation built on Jan. 31, 2024, 7:21 p.m.