Fix SVD error when p < m in EMGrank.c
[valse.git] / README.md
index cf08453..fbf7893 100644 (file)
--- 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.