Learn R Programming

dse (version 2020.2-1)

extractforecastCov: Extract Forecast Covariance

Description

extract forecastCov from objects

Usage

extractforecastCov(e, n)
    # S3 method for forecastCovEstimatorsWRTdata
extractforecastCov(e, n)
    # S3 method for forecastCovEstimatorsFromModel
extractforecastCov(e, n)

Arguments

e

A "forecastCovEstimatorsWRTdata", "forecastCov" object.

n

A vector on integers.

Value

A forecastCov object.

Details

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

See Also

forecastCov