plot_forecast: Add predicted volatility.

Description Usage Arguments

View source: R/volplot.R

Description

Adds predicted volatility to the volatility plot.

Usage

1
plot_forecast(p, forecast, include_ci = TRUE)

Arguments

p

ggplot object

forecast

data.table

include_ci

logical value indicating if volatility should be plotted with approximately 95% confidence interval.#' @return ggplot object


stochvolTMB documentation built on Aug. 13, 2021, 5:07 p.m.