gamVine: Construction of a gamVine Class Object

Description Usage Arguments Value See Also

View source: R/gamVine.R

Description

Constructs an object of the class gamVine.

Usage

1
gamVine(Matrix, model, names = NA, covariates = NA)

Arguments

Matrix

lower triangular d x d matrix that defines the tree structure.

model

list containing d x (d-1)/2 lists with three numeric items (family, par and par2) and/or objects of the class gamBiCop.

names

vector of d names.

covariates

vector of names for the covariates.

Value

An object of the class gamVine.

See Also

gamVine, RVineMatrix, gamBiCop gamVineSeqFit, gamVineCopSelect, gamVineStructureSelect and gamVineSimulate.


gamCopula documentation built on Feb. 6, 2020, 5:12 p.m.