sub-.QuantileForecastMatrix: Extract parts of a QuantileForecastMatrix object

[.QuantileForecastMatrixR Documentation

Extract parts of a QuantileForecastMatrix object

Description

Extract parts of a QuantileForecastMatrix object

Usage

## S3 method for class 'QuantileForecastMatrix'
qfm[i = seq_len(nrow(qfm)), j = seq_len(ncol(qfm)), ...]

Arguments

qfm

an object of class QuantileForecastMatrix

i

integer indices of rows to extract

j

integer indices of columns to extract

...

other ignored arguments; used to mop up a required drop argument, which is not supported.

Value

object of class QuantileForecastMatrix


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