| 1 | # VAriable seLection with mixtureS of modEls |
| 2 | |
| 3 | With [Emilie Devijver](http://ama.liglab.fr/~devijver/) and [Benjamin Gohehry](https://fr.linkedin.com/in/benjamin-goehry-275276124). |
| 4 | |
| 5 | Re-writing from [a similar project](https://github.com/yagu0/select) in MATLAB, which |
| 6 | corresponds to applied parts of the PhD thesis of both co-authors. |
| 7 | |
| 8 | This git repo uses [git-fat](https://github.com/jedbrown/git-fat) to store binary objects. "git fat init && git fat pull" will get them. |
| 9 | |
| 10 | ## Description |
| 11 | |
| 12 | TODO : see R package |
| 13 | |
| 14 | Trouver un jeu de données (+) intéressant (que les autres) ? |
| 15 | Ajouter toy datasets pour les tests (ou piocher dans MASS ?) |
| 16 | |
| 17 | ED : j'ai simulé un truc basique via 'generateXYdefault(10,5,6,2)' |