netReg-package | R Documentation |
netReg fits linear regression models using network-regularization. Network-regularization used graph prior as penality for the coefficients of linear models. The graph can represent any relationship between the covariables/responses of the model, for instance, some quantifiable biological relationship such as coexpression.
netReg uses Armadillo and TensorFlow for fast matrix computations and optimization.
Simon Dirmeier | simon.dirmeier@web.de
Dirmeier, Simon and Fuchs, Christiane and Mueller, Nikola S and Theis,
Fabian J (2018),
netReg: Network-regularized linear models for biological association
studies.
Bioinformatics
Abadi, MartÃn et al. (2016),
Tensorflow: A system for large-scale machine learning.
12th USENIX Symposium on Operating Systems Design and Implementation (OSDI 16)
Powell M.J.D. (2009),
The BOBYQA algorithm for bound constrained optimization
without derivatives.
http://www.damtp.cam.ac.uk/user/na/NA_papers/NA2009_06.pdf
Eddelbuettel, Dirk and Sanderson, Conrad (2014),
RcppArmadillo: Accelerating R with high-performance C++ linear algebra.
Computational Statistics & Data Analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.