Package: GGMncv
Type: Package
Title: Gaussian Graphical Models with Nonconvex Regularization
Version: 2.0.0
Date: 2020-11-15
Authors@R: person("Donald", "Williams", email = "drwwilliams@ucdavis.edu", role = c("aut", "cre"))
Description: Estimate Gaussian graphical models with nonconvex penalties <doi:10.31234/osf.io/ad57p>, 
  including the atan Wang and Zhu (2016) <doi:10.1155/2016/6495417>, 
  seamless L0 Dicker, Huang, and Lin (2013) <doi:10.5705/ss.2011.074>,
  exponential Wang, Fan, and Zhu <doi:10.1007/s10463-016-0588-3>, 
  smooth integration of counting and absolute deviation Lv and Fan (2009) <doi:10.1214/09-AOS683>,
  logarithm Mazumder, Friedman, and Hastie (2011) <doi:10.1198/jasa.2011.tm09738>,
  Lq, smoothly clipped absolute deviation Fan and Li (2001) <doi:10.1198/016214501753382273>,
  and minimax concave penalty Zhang (2010) <doi:10.1214/09-AOS729>. There are also extensions
  for computing variable inclusion probabilities, multiple regression coefficients, and 
  statistical inference <doi:10.1214/15-EJS1031>.
License: GPL-2
Depends: R (>= 4.0.0)
Imports: Rcpp (>= 1.0.4.6), Rdpack (>= 0.11-1), reshape, ggplot2 (>=
        3.3.0), glassoFast (>= 1.0), numDeriv (>= 2016.8-1.1), mathjaxr
        (>= 1.0-1), MASS (>= 7.3-51.5), methods, stats, utils
Suggests: qgraph (>= 1.6.5)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack, mathjaxr
BugReports: https://github.com/donaldRwilliams/GGMncv/issues
NeedsCompilation: yes
Packaged: 2020-11-16 00:02:23 UTC; Donny
Author: Donald Williams [aut, cre]
Maintainer: Donald Williams <drwwilliams@ucdavis.edu>
Repository: CRAN
Date/Publication: 2020-11-16 08:10:22 UTC
