Package: varband
Type: Package
Title: Variable Banding of Large Precision Matrices
Version: 0.9.0
Authors@R: person("Guo", "Yu", email = "gy63@cornell.edu", role = c("aut", "cre"))
Description: 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>.
License: GPL-3
LazyData: TRUE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
URL: http://github.com/hugogogo/varband
BugReports: http://github.com/hugogogo/varband/issues
Collate: 'model_gen.R' 'refit.R' 'varband_cv.R' 'varband_path.R'
        'RcppExports.R' 'misc.R' 'utils.R'
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats, graphics
NeedsCompilation: yes
Packaged: 2016-11-07 15:19:39 UTC; hugo
Author: Guo Yu [aut, cre]
Maintainer: Guo Yu <gy63@cornell.edu>
Repository: CRAN
Date/Publication: 2016-11-07 21:07:55
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 01:49:27 UTC; windows
Archs: x64
