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
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)
Other packages that cited vines R package
View vines citation profile
Other R packages that vines depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

baguette  
Efficient Model Functions for Bagging
Tree- and rule-based models can be bagged () using this package and their p ...
Download / Learn more Package Citations See dependency  
coro  
'Coroutines' for R
Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
wordpiece.data  
Data for Wordpiece-Style Tokenization
Provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaning ...
Download / Learn more Package Citations See dependency  
ids  
Generate Random Identifiers
Generate random or human readable and pronounceable identifiers. ...
Download / Learn more Package Citations See dependency  
foghorn  
Summarize CRAN Check Results in the Terminal
The CRAN check results and where your package stands in the CRAN submission queue in your R termina ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns