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