coerce,tscopulafit,tscmfit-method {tscopula}R Documentation

Convert tscopulafit object to be tscmfit object

Description

Convert tscopulafit object to be tscmfit object

Usage

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

Arguments

from

a tscopulafit object.

to

a tscmfit object.

strict

logical variable stating whether strict coercion should be enforced.

Value

A tscmfit object.


[Package tscopula version 0.3.9 Index]