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)
Arguments
- from
a tscopulafit object.
- to
a tscmfit object.
- strict
logical variable stating whether strict coercion should be enforced.