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