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 of binary outputs, and return parameters according to the GLMs mixture model (General Linear Model). For more details see chapter 3 in the PhD thesis of Mor-Absa Loum: , available here . Version: 1.0-2 Author: Benjamin Auder [aut,cre], Mor-Absa Loum [aut] Maintainer: Benjamin Auder Depends: R (>= 3.5.0), Imports: MASS, jointDiag, methods, pracma Suggests: devtools, flexmix, parallel, testthat, roxygen2 License: MIT + file LICENSE RoxygenNote: 7.0.2 URL: https://github.com/yagu0/morpheus Collate: 'utils.R' 'A_NAMESPACE.R' 'computeMu.R' 'multiRun.R' 'optimParams.R' 'plot.R' 'sampleIO.R'