dvinecopula_objective {tscopula} | R Documentation |
Objective function for dvinecopula process
Description
Objective function for dvinecopula process
Usage
dvinecopula_objective(theta, modelspec, u)
Arguments
theta |
parameters of copulas |
modelspec |
list of families of copulas |
u |
vector of data |
Value
Value of objective function at parameters.
[Package tscopula version 0.3.9 Index]