View source: R/garchForecast.R
lr2fact | R Documentation |
Apply this to the output of fcastGARCH in order to undertake forecasting on the scale of the original series (i.e. not the log returns). Quantiles may be computed across the MCMC iterations and then all one needs to do is to multiply the result by the last observed value in the original series (again, not the log returns)
lr2fact(mod)
mod |
the output of fcastGARCH |
the multiplicative factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.