Package: SCPME
Type: Package
Title: Shrinking Characteristics of Precision Matrix Estimators
Version: 1.0
Date: 2018-08-09
Authors@R: person("Matt", "Galloway", email = "gall0441@umn.edu",
                  role = c("aut", "cre"))
Description: Estimates a penalized precision matrix via an augmented ADMM algorithm. This package is an implementation of the methods described in "Shrinking Characteristics of Precision Matrix Estimators" by Aaron J. Molstad, PhD and Adam J. Rothman, PhD. The manuscript can be found here: <doi:10.1093/biomet/asy023> .
URL: https://github.com/MGallow/SCPME
BugReports: https://github.com/MGallow/SCPME/issues
License: GPL (>= 2)
ByteCompile: TRUE
NeedsCompilation: yes
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: stats, parallel, foreach, ggplot2, dplyr
Depends: Rcpp (>= 0.12.10), RcppProgress (>= 0.1), doParallel
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
Suggests: testthat, knitr, rmarkdown, microbenchmark, glasso, pkgdown
SystemRequirements: GNU make
VignetteBuilder: knitr
Packaged: 2018-08-09 12:27:47 UTC; Matt
Author: Matt Galloway [aut, cre]
Maintainer: Matt Galloway <gall0441@umn.edu>
Repository: CRAN
Date/Publication: 2018-08-13 09:00:09 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-17 04:07:38 UTC; unix
Archs: SCPME.so.dSYM
