Constructs an object of the class
gamVine
.
gamVine(Matrix, model, names = NA, covariates = NA)
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
|
names | vector of d names. |
covariates | vector of names for the covariates. |
An object of the class
gamVine
.
gamVine
,
RVineMatrix
, gamBiCop
gamVineSeqFit
, gamVineCopSelect
,
gamVineStructureSelect
and gamVineSimulate
.