fitEDF {tscopula} | R Documentation |
Fit tscm using empirical distribution function
Description
Fit tscm using empirical distribution function
Usage
fitEDF(x, y, tsoptions, control)
Arguments
x |
an object of class tscm. |
y |
a vector or time series of data. |
tsoptions |
a list of parameters passed to fitting. This differs according to the class of x. |
control |
list of control parameters to be passed to the
|
Value
An object of class tscmfit.
[Package tscopula version 0.3.9 Index]