resid_dvinecopula2 {tscopula} | R Documentation |
Residual function for dvinecopula2 object
Description
Residual function for dvinecopula2 object
Usage
resid_dvinecopula2(object, data = NA, trace = FALSE)
Arguments
object |
a fitted dvinecopula2 object. |
data |
the data to which copula is fitted. |
trace |
extract trace instead of residuals. |
Value
vector of model residuals
[Package tscopula version 0.3.9 Index]