Commit | Line | Data |
---|---|---|
3453829e BA |
1 | # VAriable seLection with mixtureS of modEls |
2 | ||
fa270f37 | 3 | With [Emilie Devijver](http://ama.liglab.fr/~devijver/) and [Benjamin Gohehry](https://fr.linkedin.com/in/benjamin-goehry-275276124). |
3453829e | 4 | |
fa270f37 | 5 | Re-writing from [a similar project](https://github.com/yagu0/select) in MATLAB, which |
ca9d4c31 | 6 | corresponds to applied parts of the PhD thesis of both co-authors. |
3453829e | 7 | |
fa270f37 | 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. |
3453829e BA |
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)' |