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

https://github.com/jminnier/emrselect

Automated EMR feature selection
https://github.com/jminnier/emrselect

Last synced: about 2 months ago
JSON representation

Automated EMR feature selection

Awesome Lists containing this project

README

        

# Installation

You can install this package from github:

```
library(devtools)
install_github("jminnier/emrselect")
```