Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lmweber/glmnet-error-example
- Owner: lmweber
- License: mit
- Created: 2015-06-19T14:13:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T13:21:15.000Z (over 9 years ago)
- Last Synced: 2024-10-11T22:26:34.606Z (28 days ago)
- Language: R
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)