The fanplot package contains a collection of R functions to effectively display plots of sequential distributions such as probabilistic forecasts or posterior distrubtions of volatilty estimates.
Arguments
Details
The plotting of distributions are based around two functions. The first, pn, calculates the percentiles for a set of sequential distributions over a specified time period. The second, fan, plots the calculated percentiles of the sequential distributions. The resulting plot is a set of coloured polygon, with shadings corresponding to the percentile values.
ll{
Package: tsbugs
Type: Package
License: GPL-2
}
References
Blog posts with many additional details of the implementation of functions in the package can be found at:
http://gjabel.wordpress.com/category/r/fanplot/