View source: R/helper_vtarma.R
qcondvtarma | R Documentation |
Conditional quantiles of VT-ARMA process
qcondvtarma(p, tscmmod, armamean, armasd)
p |
point at which quantile should be calculated. |
tscmmod |
an object of class tscmfit based on underlying copula of class armacopula. |
armamean |
conditional mean of underlying ARMA process. |
armasd |
conditional standard deviation of underlying ARMA process. |
a scalar value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.