Learn R Programming

tscopula (version 0.3.9)

coerce,tscopulafit,tscmfit-method: Convert tscopulafit object to be tscmfit object

Description

Convert tscopulafit object to be tscmfit object

Usage

# S4 method for tscopulafit,tscmfit
coerce(from, to = "tscmfit", strict = TRUE)

Value

A tscmfit object.

Arguments

from

a tscopulafit object.

to

a tscmfit object.

strict

logical variable stating whether strict coercion should be enforced.