extractforecastCov: Extract Forecast Covariance

Description Usage Arguments Details Value See Also

View source: R/dse2.R

Description

extract forecastCov from objects

Usage

1
2
3
4
5
    extractforecastCov(e, n)
    ## S3 method for class 'forecastCovEstimatorsWRTdata'
extractforecastCov(e, n)
    ## S3 method for class 'forecastCovEstimatorsFromModel'
extractforecastCov(e, n)

Arguments

e

A "forecastCovEstimatorsWRTdata", "forecastCov" object.

n

A vector on integers.

Details

Select a subset of models and their forecast covariances from a larger object.

Value

A forecastCov object.

See Also

forecastCov


dse documentation built on March 26, 2020, 7:12 p.m.