ginettelafit/PCS: A partial correlation screening approach for controlling the false positive rate in sparse Gaussian Graphical Models

The R package includes functions to perform partical correlation screening to control the false positive rate better. The approach consists of two steps: First, it estimates an undirected network using one of the three state-of-the-art estimation approaches: nodewise regression using lasso, Glasso and SPACE. Second, it detects the false positives, by flagging the partial correlations that are smaller in absolute value than a given threshold, which is determined through cross-validation; the flagged correlations are set to zero.

Getting started

Package details

AuthorGientte Lafit
MaintainerGinette Lafit <ginette.lafit@kuleuven.be.net>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ginettelafit/PCS")
ginettelafit/PCS documentation built on Nov. 11, 2020, 8:01 a.m.