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".
Package details |
|
---|---|
Author | André Veríssimo [aut, cre], Susana Vinga [aut], Eunice Carrasquinha [ctb], Marta Lopes [ctb] |
Bioconductor views | Classification DimensionReduction GraphAndNetwork Network Regression Software StatisticalMethod Survival |
Maintainer | André Veríssimo <andre.verissimo@tecnico.ulisboa.pt> |
License | GPL (>=3) |
Version | 1.8.1 |
URL | https://www.github.com/sysbiomed/glmSparseNet |
Package repository | View on Bioconductor |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.