
Posterior summary of forecast error variance decompositions
Source:R/mvgam_fevd-class.R
summary.mvgam_fevd.RdThis function takes an mvgam_fevd object and calculates
a posterior summary of the error variance decompositions of each series,
at all horizons
Arguments
- object
an object of class
mvgam_fevdobtained using thefevd()function. This object will contain draws from the posterior distribution of the forecast error variance decompositions.- probs
The upper and lower percentiles to be computed by the
quantilefunction, in addition to the median- ...
ignored
Value
A long-format tibble / data.frame reporting the posterior median,
upper and lower percentiles of the error variance decompositions of each
series at all horizons.