stVineCopula-class: Class '"stVineCopula"'

Description Objects from the Class Slots Extends Methods Author(s) See Also Examples

Description

An object representing a spatio-temporal vine copula.

Objects from the Class

Objects can be created by calls of the form new("stVineCopula", ...).

Slots

stCop:

Object of class "stCopula" the bivariate spatio-temporal copula in the first tree.

topCop:

Object of class "copula" the remaining vine copula.

dimension:

Object of class "integer" giving the dimension of the spatio-temporal copula.

parameters:

Object of class "numeric" empty

param.names:

Object of class "character" empty

param.lowbnd:

Object of class "numeric" empty

param.upbnd:

Object of class "numeric" empty

fullname:

Object of class "character" describing the copula family.

Extends

Class "copula", directly. Class "Copula", by class "copula", distance 2.

Methods

fitCopula

signature(copula = "stVineCopula"): to fit a spatio-temporal vine based on a spatio-temporal neighbourhood (stNeighbourhood) and a spatio-temporal bivariate copula (stCopula).

Author(s)

Benedikt Graeler

See Also

spVineCopula

Examples

1
showClass("stVineCopula")

spcopula documentation built on May 2, 2019, 4:49 p.m.