X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=README.md;h=fbf7893336a5160199529f7443721aab28fae042;hp=cf08453496c05c7ad5fe15b17eb23026ee0f805e;hb=93dcdea364307b9d5ebe71958deb5df2a48547b3;hpb=3453829ed3723a2b18ac478a6b4ef5d087a9d68d diff --git a/README.md b/README.md index cf08453..fbf7893 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,9 @@ # VAriable seLection with mixtureS of modEls -This code is a re-writing from a similar project in MATLAB, still online [here](https://git.auder.net/?p=select.git;a=summary). +With [Emilie Devijver](http://ama.liglab.fr/~devijver/). -Code co-authors: [Emilie Devijver](http://ama.liglab.fr/~devijver/), [Benjamin Gohehry](http://www.math.u-psud.fr/~goehry/). +Re-writing from [a similar project](https://github.com/yagu0/select) in MATLAB, which +corresponds to applied parts of the PhD thesis of Emilie. -This code corresponds to applied parts of the PhD thesis of both co-authors. - -It uses git-fat to store binary objects. "git fat init && git fat pull" will get them. - -## Description - -TODO : see R package - -Trouver un jeu de données (+) intéressant (que les autres) ? -Ajouter toy datasets pour les tests (ou piocher dans MASS ?) - -ED : j'ai simulé un truc basique via 'generateXYdefault(10,5,6,2)' +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.