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 18 Sep. 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

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
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  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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