Learn R Programming

tscopula (version 0.3.9)

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

Description

Convert tscopula object to tscm object

Usage

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

Value

A tscm object.

Arguments

from

a tscopula object.

to

a tscm object.

strict

logical variable stating whether strict coercion should be enforced.