tscm: Constructor function for time series

View source: R/full_models.R

tscmR Documentation

Constructor function for time series

Description

Constructor function for time series

Usage

tscm(tscopula, margin = new("margin", name = "unif"))

Arguments

tscopula

an object of class tscopula.

margin

an object of class margin.

Value

An object of class tscm.

Examples

tscm(dvinecopula(family = "gauss", pars = 0.5), margin("doubleweibull"))

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