View source: R/fitting_vtscopula.R
vtscopula_objective | R Documentation |
Objective function for vtscopula fitting
vtscopula_objective(theta, fulcrum, modelspec, modeltype, vt, wcopula, y)
theta |
vector of parameters |
fulcrum |
fixed value for fulcrum |
modelspec |
list containing tscopula specification |
modeltype |
character vector specifying tscopula type |
vt |
a v transform |
wcopula |
W copula for serial dependence |
y |
vector of data |
Value of objective function at parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.