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 05 Jun. 2026.
Previous versions and publish date:
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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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