This package is considered a duplicate. The official version of this package is found at:https://hugogogo.r-universe.dev/varband
Package: varband 0.9.0
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.0.tar.gz
varband_0.9.0.tar.gz(r-4.7-arm64)varband_0.9.0.tar.gz(r-4.7-x86_64)varband_0.9.0.tar.gz(r-4.6-arm64)varband_0.9.0.tar.gz(r-4.6-x86_64)
varband_0.9.0.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugogogo/varband/issues
Last updated from:86c2b24bf9. Checks:4 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 137 | ||
| linux-devel-x86_64 | NOTE | 138 | ||
| source / vignettes | OK | 183 | ||
| linux-release-arm64 | NOTE | 205 | ||
| linux-release-x86_64 | NOTE | 127 | ||
| wasm-release | OK | 119 |
Exports:ar_genblock_diag_genmatimagesample_genvarbandvarband_cvvarband_genvarband_path
Dependencies:RcppRcppArmadillo
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 |
