fitSTEPS: Fit tscm in two steps

View source: R/full_models.R

fitSTEPSR Documentation

Fit tscm in two steps

Description

Fit tscm in two steps

Usage

fitSTEPS(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 optim function.

Value

An object of class tscmfit.


tscopula documentation built on May 7, 2022, 5:06 p.m.