swncopula-class: Strict white noise copula process

swncopula-classR Documentation

Strict white noise copula process

Description

Strict white noise copula process

Usage

## S4 method for signature 'swncopula'
sim(object, n = 1000)

## S4 method for signature 'swncopula'
coef(object)

## S4 method for signature 'swncopula'
show(object)

Arguments

object

an object of class swncopula.

n

numeric value for length of simulated realisation.

Methods (by generic)

  • sim: Simulation method for strict white noise copula

  • coef: Coef method for strict white noise copula

  • show: Show method for strict white noise copula

Examples

sim(swncopula())

tscopula documentation built on May 7, 2022, 5:06 p.m.