Description Usage Arguments Value
View source: R/prob_forecast.R
Calculate forecast quantiles from samples of the vine copula
1 2 3 |
x |
fc_vine object |
samples |
(optional) previously obtained 1-D samples to use instead of new sampling, e.g. for coordination with cVaR calculation |
samples.u |
(optional) previously obtained n-d samples to use instead of new sampling, e.g. for static vine copula model. samples overrides samples.u if both are given |
quantiles |
Sequence of quantiles in (0,1) |
A list of q, the quantiles on [0, 1], and x, the estimated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.