Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
An object representing a spatio-temporal vine copula.
Objects can be created by calls of the form new("stVineCopula", ...).
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.
Class "copula", directly.
Class "Copula", by class "copula", distance 2.
signature(copula = "stVineCopula"): to fit a spatio-temporal vine based on a spatio-temporal neighbourhood (stNeighbourhood) and a spatio-temporal bivariate copula (stCopula).
Benedikt Graeler
1 | showClass("stVineCopula")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.