# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CVglasso" in publications use:' type: software license: GPL-2.0-or-later title: 'CVglasso: Lasso Penalized Precision Matrix Estimation' version: 1.0.1 doi: 10.32614/CRAN.package.CVglasso abstract: Estimates a lasso penalized precision matrix via blockwise coordinate descent (BCD). This package is a simple wrapper around the popular 'glasso' package and extends and enhances its capabilities. These enhancements include built-in cross validation and visualizations. See Friedman et al. (2008) for details regarding the estimation method. authors: - family-names: Galloway given-names: Matt email: mattxgalloway@gmail.com - family-names: Curran given-names: James email: j.curran@auckland.ac.nz repository: https://jmcurran.r-universe.dev repository-code: https://github.com/jmcurran/CVglasso commit: 56986970c4ff94c3463d49606c56e57e3584ff8c url: https://github.com/jmcurran/CVglasso date-released: '2026-05-20' contact: - family-names: Curran given-names: James email: j.curran@auckland.ac.nz