Other packages > Find by keyword >

ragt2ridges  

Ridge Estimation of Vector Auto-Regressive (VAR) Processes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ragt2ridges", "0.3.4")



Attach the package and use:
library("ragt2ridges")
Maintained by
Wessel N. van Wieringen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-10
Latest Update:
Description:
The ragt2ridges-package provides ridge maximum likelihood estimation of vector auto-regressive processes: the VAR(1), VAR(2) and VARX(1) model (more to be added). Prior knowledge may be incorporated in the estimation through a) specification of the edges believed to be absent in the time series chain graph, and b) a shrinkage target towards which the parameter estimate is shrunken for large penalty parameter values. Estimation functionality is accompanied by methodology for penalty parameter selection. In addition, the package offers supporting functionality for the exploitation of estimated models. Among others, i) a procedure to infer the support of the non-sparse ridge estimate (and thereby of the time series chain graph) is implemented, ii) a table of node-wise network summary statistics, iii) mutual information analysis, and iv) impulse response analysis. Cf. Miok et al. (2017) and Miok et al. (2019) for details on the implemented methods.
How to cite:
Wessel N. van Wieringen (2016). ragt2ridges: Ridge Estimation of Vector Auto-Regressive (VAR) Processes. R package version 0.3.4, https://cran.r-project.org/web/packages/ragt2ridges. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:48), 0.1.9 (2016-05-10 15:10), 0.2.0 (2016-05-24 16:32), 0.2.1 (2016-08-26 20:35), 0.2.2 (2016-09-24 18:00), 0.2.3 (2016-10-12 23:59), 0.2.4 (2017-04-04 17:38), 0.3.0 (2017-11-10 23:28), 0.3.1 (2017-11-21 10:12), 0.3.2 (2018-12-20 14:00), 0.3.3 (2019-12-05 14:10), 0.3.4 (2020-01-28 16:30)
Other packages that cited ragt2ridges R package
View ragt2ridges citation profile
Other R packages that ragt2ridges depends, imports, suggests or enhances
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  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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