Package: varband Type: Package Title: Variable Banding of Large Precision Matrices Version: 0.9.1 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 . License: GPL-3 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 Repository: https://hugogogo.r-universe.dev Date/Publication: 2017-12-27 04:44:06 UTC RemoteUrl: https://github.com/hugogogo/varband RemoteRef: HEAD RemoteSha: aca7e8497ac9d881b50a4e0655ad83547bf2f445 NeedsCompilation: yes Packaged: 2026-07-03 17:15:29 UTC; root Author: Guo Yu [aut, cre] Maintainer: Guo Yu