Package: pgraph
Type: Package
Title: Build Dependency Graphs using Projection
Version: 1.6
Date: 2020-01-20
Authors@R: c(person("Yang", "Feng", email = "yangfengstat@gmail.com",
  role = c("aut", "cre")),person("Jianqing", "Fan", role = c("aut")), person("Lucy", "Xia",
  role = c("aut")))
Imports: SAM, energy, glasso, glmnet, splines
Description: Implements a general framework for creating dependency graphs using projection as introduced in Fan, Feng and Xia (2019)<arXiv:1501.01617>. Both lasso and sparse additive model projections are implemented. Both Pearson correlation and distance covariance options are available to generate the graph.
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-01-21 03:41:35 UTC; yangfeng
Author: Yang Feng [aut, cre],
  Jianqing Fan [aut],
  Lucy Xia [aut]
Maintainer: Yang Feng <yangfengstat@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-21 09:20:07 UTC
Built: R 4.6.0; ; 2025-08-18 08:58:38 UTC; unix
