description | Spectral methods to estimate mixture parameters |
last change | Thu, 19 Dec 2024 23:47:40 +0000 (00:47 +0100) |
URL | [public ] git://auder.net/morpheus.git |
[private] git@auder.net:morpheus.git |
This code is one applied part in the PhD thesis of Mor-Absa Loum
Mixture of lOgistic Regressions Parameters (H)Estimation with (U)Spectral methods. The main methods take d-dimensional inputs + a vector of binary outputs, and return parameters according to the GLMs mixture model (please see the package vignette).
NOTE: greek unicode letters are used in the code, because it’s much nicer to write λ, β and Σ than lambda, beta and Sigma - and also more importantly because it works well :) …However CRAN demands ASCII files - therefore the presence of to-cran.sh script.
Warning: tests won’t run well on the non-UTF8 package. Run ./to-cran.sh and then inside pkg-cran call devtools::test().
Install the package, then ?multiRun is a possible starting point.
57 min ago | master | shortlog | log | tree |