View source: R/helper_vtarma.R
dcondvtarma | R Documentation |
Conditional density of VT-ARMA process
dcondvtarma(x, tscmmod, armamean, armasd)
x |
vector of points at which density 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. |
vector with same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.