Other packages > Find by keyword >

rvinecopulib  

High Performance Algorithms for Vine Copula Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rvinecopulib", "0.6.3.1.1")



Attach the package and use:
library("rvinecopulib")
Maintained by
Thomas Nagler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-30
Latest Update: 2023-02-23
Description:
Provides an interface to 'vinecopulib', a C++ library for vine copula modeling. The 'rvinecopulib' package implements the core features of the popular 'VineCopula' package, in particular inference algorithms for both vine copula and bivariate copula models. Advantages over 'VineCopula' are a sleeker and more modern API, improved performances, especially in high dimensions, nonparametric and multi-parameter families, and the ability to model discrete variables. The 'rvinecopulib' package includes 'vinecopulib' as header-only C++ library (currently version 0.6.2). Thus users do not need to install 'vinecopulib' itself in order to use 'rvinecopulib'. Since their initial releases, 'vinecopulib' is licensed under the MIT License, and 'rvinecopulib' is licensed under the GNU GPL version 3.
How to cite:
Thomas Nagler (2017). rvinecopulib: High Performance Algorithms for Vine Copula Modeling. R package version 0.6.3.1.1, https://cran.r-project.org/web/packages/rvinecopulib. Accessed 28 Jan. 2025.
Previous versions and publish date:
0.1.0.1.0 (2017-08-30 16:50), 0.1.0.1.1 (2017-09-01 22:08), 0.2.0.1.0 (2017-10-30 22:26), 0.2.3.1.0 (2017-11-18 15:41), 0.2.5.1.0 (2018-01-14 23:46), 0.2.6.1.1 (2018-02-25 18:44), 0.2.7.1.0 (2018-03-02 10:19), 0.2.8.1.0 (2018-05-09 19:50), 0.3.0.1.0 (2018-08-09 18:30), 0.3.0.1.1 (2018-08-22 18:30), 0.3.1.1.0 (2019-04-19 22:10), 0.3.2.1.0 (2019-07-05 00:14), 0.3.2.1.1 (2019-07-05 14:30), 0.5.0.1.0 (2019-11-25 18:10), 0.5.1.1.0 (2019-11-26 12:20), 0.5.2.1.0 (2020-05-07 10:40), 0.5.3.1.0 (2020-08-12 14:10), 0.5.4.1.0 (2020-10-03 17:30), 0.5.5.1.0 (2020-11-23 21:10), 0.5.5.1.1 (2021-01-06 17:00), 0.6.1.1.1 (2021-10-07 12:20), 0.6.1.1.2 (2022-03-14 17:00), 0.6.1.1.3 (2022-03-18 11:40), 0.6.2.1.0 (2022-08-26 18:40), 0.6.2.1.1 (2022-09-04 16:40), 0.6.2.1.2 (2022-10-17 09:30), 0.6.2.1.3 (2022-12-06 11:50), 0.6.3.1.0 (2023-02-20 16:40), 0.6.3.1.1 (2023-02-23 12:50)
Other packages that cited rvinecopulib R package
View rvinecopulib citation profile
Other R packages that rvinecopulib depends, imports, suggests or enhances
Complete documentation for rvinecopulib
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

fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
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  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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