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 Mar. 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

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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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