coerce-tscopula-tscm-method: Convert tscopula object to tscm object

coerce,tscopula,tscm-methodR Documentation

Convert tscopula object to tscm object

Description

Convert tscopula object to tscm object

Usage

## S4 method for signature 'tscopula,tscm'
coerce(from, to = "tsc", strict = TRUE)

Arguments

from

a tscopula object.

to

a tscm object.

strict

logical variable stating whether strict coercion should be enforced.

Value

A tscm object.


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