View source: R/helper_vtarma.R
pcondvtarma | R Documentation |
Conditional distribution function of VT-ARMA Process
pcondvtarma(q, tscmmod, armamean, armasd)
q |
point at which CDF 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.