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.
Value
A forecastCov object.
Details
Select a subset of models and their forecast covariances from a
larger object.