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: 2016-07-28
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 29 Mar. 2025.
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
02/2703/0203/0303/0503/0603/1303/1503/1603/2003/2203/2303/2403/28Downloads for vines051015202530TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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