Other packages > Find by keyword >

vines  

Multivariate Dependence Modeling with Vines
View on CRAN: Click here


Download and install vines package within the R console
Install from CRAN:
install.packages("vines")

Install from Github:
library("remotes")
install_github("cran/vines")

Install by package version:
library("remotes")
install_version("vines", "1.1.5")



Attach the package and use:
library("vines")
Maintained by
Yasser Gonzalez-Fernandez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-05-24
Latest Update:
Description:
Implementation of the vine graphical model for building high-dimensional probability distributions as a factorization of bivariate copulas and marginal density functions. This package provides S4 classes for vines (C-vines and D-vines) and methods for inference, goodness-of-fit tests, density/distribution function evaluation, and simulation.
How to cite:
Yasser Gonzalez-Fernandez (2011). vines: Multivariate Dependence Modeling with Vines. R package version 1.1.5, https://cran.r-project.org/web/packages/vines. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:59), 1.0.1 (2011-05-24 07:05), 1.0.3 (2011-07-29 07:24), 1.0.4 (2012-04-13 08:07), 1.0.5 (2012-08-01 15:56), 1.0.6 (2012-11-02 15:39), 1.0.7 (2013-04-16 19:36), 1.0.8 (2013-05-14 21:43), 1.0.9 (2014-02-02 18:33), 1.0.10 (2014-02-06 08:14), 1.0.11 (2014-03-05 06:21), 1.1.0 (2014-05-11 08:14), 1.1.1 (2015-01-20 06:29), 1.1.3 (2015-03-25 18:49), 1.1.4 (2015-10-07 22:51), 1.1.5 (2016-07-28 11:49)
Other packages that cited vines R package
View vines citation profile
Other R packages that vines depends, imports, suggests or enhances
Complete documentation for vines
Functions, R codes and Examples using the vines R package
Some associated functions: RVine-classes . Vine-class . Vine-distribution . Vine . h-methods . hinverse-methods . vineFit-class . vineFit . vineFitML-class . vineGoF-class . vineGoF . vineLogLik . vineOrder . vinePIT-methods . vineParameters . 
Some associated R codes: Vine.R . dimnames.R . dvine.R . h.R . hinverse.R . pvine.R . rvine.R . show.R . vineFit.R . vineFitML.R . vineGoF.R . vineIter.R . vineOrder.R . vinePIT.R . vineParameters.R .  Full vines package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA