Learn R Programming

tscopula (version 0.3.9)

qcondvtarma: Conditional quantiles of VT-ARMA process

Description

Conditional quantiles of VT-ARMA process

Usage

qcondvtarma(p, tscmmod, armamean, armasd)

Value

a scalar value.

Arguments

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.