Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lmweber/glmnet-error-example

Reproducible example to demonstrate possible bug in glmnet version 2.0-2
https://github.com/lmweber/glmnet-error-example

Last synced: 2 days ago
JSON representation

Reproducible example to demonstrate possible bug in glmnet version 2.0-2

Awesome Lists containing this project

README

        

glmnet error example
====================

Reproducible example to demonstrate possible bug in R package "glmnet" version 2.0-2.

### Files

- R code file containing reproducible example and information in comments: [glmnet_error_example.R](glmnet_error_example.R)

- Data: [data.txt](data.txt)

- Session information: [sessionInfo_Linux.txt](sessionInfo_Linux.txt) and [sessionInfo_Mac.txt](sessionInfo_Mac.txt)