View source: R/fitting_vtscopula.R
tsc_objectiveb | R Documentation |
Objective function for full fit with v-transform
tsc_objectiveb(theta, fulcrum, modelspec, modeltype, dens, cdf, vt, wcopula, y)
theta |
vector of parameters |
fulcrum |
value for fulcrum |
modelspec |
list containing model specification |
modeltype |
character vector giving type of model |
dens |
marginal density function |
cdf |
marginal distribution function |
vt |
v-transform |
wcopula |
W copula if used |
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.