View source: R/mvgam_fevd-class.R
| summary.mvgam_fevd | R Documentation |
This function takes an mvgam_fevd object and calculates
a posterior summary of the error variance decompositions of each series,
at all horizons
## S3 method for class 'mvgam_fevd'
summary(object, probs = c(0.025, 0.975), ...)
object |
an object of class |
probs |
The upper and lower percentiles to be computed by the
|
... |
ignored |
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.
Nicholas J Clark
fevd, plot.mvgam_fevd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.