swncopula-class | R Documentation |
Strict white noise copula process
## S4 method for signature 'swncopula'
sim(object, n = 1000)
## S4 method for signature 'swncopula'
coef(object)
## S4 method for signature 'swncopula'
show(object)
object |
an object of class swncopula. |
n |
numeric value for length of simulated realisation. |
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
sim(swncopula())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.