fit {tscopula}R Documentation

Generic for estimating time series models

Description

Methods are available for objects of class tscopulaU, vtscopula, tscopulafit, margin and tscm.

Usage

fit(x, y, ...)

Arguments

x

an object of the model class.

y

a vector or time series of data.

...

further arguments to be passed on.

Value

An object of the fitted model class.


[Package tscopula version 0.3.9 Index]