X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=98c76d731cad86793d74cfbd6189dadaca56cf45;hb=b0ba341e513e66bf3e551314e5f3e6f75f266e29;hp=eb5e6f6fbb4274cb950c94d8ed7ecbbcab4433ae;hpb=cbd88fe5729bf206a784238a2637aa60e697fcdc;p=morpheus.git diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index eb5e6f6..98c76d7 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,9 +1,10 @@ Package: morpheus Title: Estimate Parameters of Mixtures of Logistic Regressions -Description: Mixture of lOgistic Regressions Parameters (H)Estimation with - (U)Spectral methods. The main methods take d-dimensional inputs and a vector +Description: Mixture of logistic regressions parameters (H)estimation with + (U)spectral methods. The main methods take d-dimensional inputs and a vector of binary outputs, and return parameters according to the GLMs mixture model - (please refer to the package vignette). + (General Linear Model). For more details see chapter 3 in the PhD thesis of + Mor-Absa Loum: http://www.theses.fr/s156435. Version: 0.2-0 Author: Benjamin Auder [aut,cre], Mor-Absa Loum [aut] @@ -16,6 +17,7 @@ Imports: methods, pracma Suggests: + devtools, flexmix, parallel, testthat,