sim {tscopula} | R Documentation |
Generic for simulating time series copula models
Description
Methods are available for objects of class swncopula, armacopula, dvinecopula, dvinecopula2, margin and tscm.
Usage
sim(object, ...)
Arguments
object |
an object of the model class. |
... |
further arguments to be passed to the simulation. |
Value
A simulated realization from the time series model.
[Package tscopula version 0.3.9 Index]