description | Spectral methods to estimate mixture parameters |
last change | Mon, 6 Nov 2023 20:17:40 +0000 (21:17 +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.
11 months ago | master | shortlog | log | tree |