gamVine: Construction of a gamVine Class Object

View source: R/gamVine.R

gamVineR Documentation

Construction of a gamVine Class Object

Description

Constructs an object of the class gamVine.

Usage

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.


tvatter/gamCopula documentation built on April 13, 2025, 4:42 p.m.