extractforecastCov {dse2} | R Documentation |
extract forecastCov from objects
extractforecastCov(e, n) ## S3 method for class 'forecastCovEstimatorsWRTdata': extractforecastCov(e, n) ## S3 method for class 'forecastCovEstimatorsFromModel': extractforecastCov(e, n)
e |
A "forecastCovEstimatorsWRTdata", "forecastCov" object. |
n |
A vector on integers. |
Select a subset of models and their forecast covariances from a larger object.
A forecastCov object.