swncopula-class: Strict white noise copula process
Description
Strict white noise copula process
Usage
# S4 method for swncopula
sim(object, n = 1000)# S4 method for swncopula
coef(object)
# S4 method for swncopula
show(object)
Arguments
- object
an object of class swncopula.
- n
numeric value for length of simulated realisation.
Methods (by generic)
sim(swncopula)
: Simulation method for strict white noise copula
coef(swncopula)
: Coef method for strict white noise copula
show(swncopula)
: Show method for strict white noise copula