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.5-noble)varband_0.9.0.tar.gz(r-4.4-noble)
varband_0.9.0.tgz(r-4.4-emscripten)varband_0.9.0.tgz(r-4.3-emscripten)
varband.pdf |varband.html✨
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 8 years agofrom:86c2b24bf9. Checks:OK: 1 NOTE: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 13 2024 |
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 |