quantile,tscmfit-method | R Documentation |
Quantile calculation method for VT-ARMA models
## S4 method for signature 'tscmfit'
quantile(x, alpha, last = FALSE)
x |
an object of class tscmfit based on underlying copula of class armacopula. |
alpha |
a scalar probability value |
last |
logical value asserting that only the last volatility prediction should be returned |
a vector of the same length as the data embedded in the tscmfit object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.