coerce,tscopula,tscm-method {tscopula} | R Documentation |
Convert tscopula object to tscm object
Description
Convert tscopula object to tscm object
Usage
## S4 method for signature '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. |
Value
A tscm object.
[Package tscopula version 0.3.9 Index]