Revision 402b10ebd4a5fac54779c103549e34599f05e972 authored by Magnus M. Münch on 30 July 2018, 12:10:03 UTC, committed by cran-robot on 30 July 2018, 12:10:03 UTC
0 parent
Raw File
README.md
[![Travis-CI Build Status](https://travis-ci.org/magnusmunch/gren.svg)](https://travis-ci.org/magnusmunch/gren)

# gren: Adaptive Group-Regularized Logistic Elastic Net Regression
R package for better prediction by use of co-data

Installation:

<code>install.packages("gren")</code>

If you encounter any problems while using the package, or if you have any suggestions for additions/improvements, please don't hesitate to contact the author.

NOTE: the VIGNETTE is included in the package and contains two mehtylation data examples.

# References:

Münch, M.M., Peeters, C.F.W., van der Vaart, A.W., and van de Wiel, M.A. (2018). Adaptive group-regularized logistic elastic net regression. arXiv:1805.00389v1 [stat.ME].
back to top