Commit | Line | Data |
---|---|---|
3453829e BA |
1 | # VAriable seLection with mixtureS of modEls |
2 | ||
3 | This code is a re-writing from a similar project in MATLAB, still online [here](https://git.auder.net/?p=select.git;a=summary). | |
4 | ||
5 | Code co-authors: [Emilie Devijver](http://ama.liglab.fr/~devijver/), [Benjamin Gohehry](http://www.math.u-psud.fr/~goehry/). | |
6 | ||
7 | This code corresponds to applied parts of the PhD thesis of both co-authors. | |
8 | ||
9 | It uses git-fat to store binary objects. "git fat init && git fat pull" will get them. | |
10 | ||
11 | ## Description | |
12 | ||
13 | TODO : see R package | |
14 | ||
15 | Trouver un jeu de données (+) intéressant (que les autres) ? | |
16 | Ajouter toy datasets pour les tests (ou piocher dans MASS ?) | |
17 | ||
18 | ED : j'ai simulé un truc basique via 'generateXYdefault(10,5,6,2)' |