Package: varband 0.9.1
varband: Variable Banding of Large Precision Matrices
Implementation of the variable banding procedure for modeling local dependence and estimating precision matrices that is introduced in Yu & Bien (2016) and is available at <https://arxiv.org/abs/1604.07451>.
Authors:
varband_0.9.1.tar.gz
varband_0.9.1.zip(r-4.7)varband_0.9.1.zip(r-4.6)varband_0.9.1.zip(r-4.5)
varband_0.9.1.tgz(r-4.6-x86_64)varband_0.9.1.tgz(r-4.6-arm64)varband_0.9.1.tgz(r-4.5-x86_64)varband_0.9.1.tgz(r-4.5-arm64)
varband_0.9.1.tar.gz(r-4.7-arm64)varband_0.9.1.tar.gz(r-4.7-x86_64)varband_0.9.1.tar.gz(r-4.6-arm64)varband_0.9.1.tar.gz(r-4.6-x86_64)
varband_0.9.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
varband/json (API)
NEWS
| # Install 'varband' in R: |
| install.packages('varband', repos = c('https://hugogogo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugogogo/varband/issues
Last updated from:aca7e8497a. Checks:11 WARNING, 1 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 139 | ||
| linux-devel-x86_64 | WARNING | 125 | ||
| source / vignettes | ERROR | 166 | ||
| linux-release-arm64 | WARNING | 138 | ||
| linux-release-x86_64 | WARNING | 108 | ||
| macos-release-arm64 | WARNING | 178 | ||
| macos-release-x86_64 | WARNING | 332 | ||
| macos-oldrel-arm64 | WARNING | 161 | ||
| macos-oldrel-x86_64 | WARNING | 283 | ||
| windows-devel | WARNING | 112 | ||
| windows-release | WARNING | 158 | ||
| windows-oldrel | WARNING | 161 | ||
| wasm-release | OK | 104 |
Exports:ar_genblock_diag_genmatimagesample_genvarbandvarband_cvvarband_genvarband_path
Dependencies:RcppRcppArmadillo
Using the varband package
Rendered fromvarband-vignette.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2017-12-27
Started: 2016-11-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate an autoregressive model. | ar_gen |
| Generate a model with block-diagonal structure | block_diag_gen |
| Plot the sparsity pattern of a square matrix | matimage |
| Generate random samples. | sample_gen |
| Compute the varband estimate for a fixed tuning parameter value with different penalty options. | varband |
| Perform nfolds-cross validation | varband_cv |
| Generate a model with variable bandwidth. | varband_gen |
| Solve main optimization problem along a path of lambda | varband_path |
