sysbiomed/glmSparseNet: Network Centrality Metrics for Elastic-Net Regularized Models

glmSparseNet is an R-package that generalizes sparse regression models when the features (e.g. genes) have a graph structure (e.g. protein-protein interactions), by including network-based regularizers. glmSparseNet uses the glmnet R-package, by including centrality measures of the network as penalty weights in the regularization. The current version implements regularization based on node degree, i.e. the strength and/or number of its associated edges, either by promoting hubs in the solution or orphan genes in the solution. All the glmnet distribution families are supported, namely "gaussian", "poisson", "binomial", "multinomial", "cox", and "mgaussian".

Getting started

Package details

Bioconductor views Classification DimensionReduction GraphAndNetwork Network Regression Software StatisticalMethod Survival
Maintainer
LicenseGPL-3
Version1.21.2
URL https://www.github.com/sysbiomed/glmSparseNet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sysbiomed/glmSparseNet")
sysbiomed/glmSparseNet documentation built on Feb. 17, 2024, 1:38 p.m.