Description Usage Arguments Details Value See Also Examples
Combine 2 forecastCov type objects.
1 2 3 4 5 6 |
e1, e2 |
Objects as returned by functions which calculate forecast covariances. |
Functions which calculate forecast covariances return lists. Usually multiple estimation techniques or models will be combined together when the object is first formed. However, it is sometimes useful to add results calculated later without re-doing the initial object.
An object as returned by functions which calculate forecast covariances.
combine
,
forecastCovEstimatorsWRTdata
,
forecastCovEstimatorsWRTtrue
forecastCov
1 | #z <- combine(obj1, obj2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.