X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=166779e262503ebecfccd048a80306a6174218a3;hb=810d82e8ad14e89caf209efccd624a044c611495;hp=eb5e6f6fbb4274cb950c94d8ed7ecbbcab4433ae;hpb=cbd88fe5729bf206a784238a2637aa60e697fcdc;p=morpheus.git diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index eb5e6f6..166779e 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: . 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,