Skip to content

Ridge Estimation of Vector Auto-Regressive (VAR) Processes

Notifications You must be signed in to change notification settings

wvanwie/ragt2ridges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Active - The project has reached a stable, usable state and is being actively developed. CRAN version CRAN RStudio mirror downloads Total CRAN downloads

ragt2ridges

The R-package ragt2ridges performs ridge maximum likelihood estimation of vector auto-regressive processes: the VAR(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.

Installation

The ragt2ridges package is available via CRAN (Comprehensive R Archive Network) and can be installed from within R through:

install.packages("ragt2ridges")

After installation run news(package="ragt2ridges") for the latest changes to the ragt2ridges package.

Previous versions of ragt2ridges are available via the CRAN archive.

References

Publications related to ragt2ridges include:

  1. Miok, V., Wilting, S.M., & van Wieringen, W.N. (2017), "Ridge estimation of the VAR(1) model and its time series chain graph from multivariate time-course omics data". Biometrical Journal, 59(1): 172-191. (doi:10.1002/bimj.201500269).
  2. Miok, V., Wilting, S.M., & van Wieringen, W.N. (2018), "Ridge estimation of network models from time-course omics data", Biometrical Journal, (doi.org/10.1002/bimj.201700195).
  3. van Wieringen, W.N. (2018), "ragt2ridges: Ridge Estimation of Vector Auto-Regressive (VAR) Processes". R package, version 0.3.2

Please cite the relevant publications if you use ragt2ridges.

About

Ridge Estimation of Vector Auto-Regressive (VAR) Processes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published