Package: em 1.0.0

Dongjie Wu
em: Generic EM Algorithm
A generic function for running the Expectation-Maximization (EM) algorithm within a maximum likelihood framework, based on Dempster, Laird, and Rubin (1977) <doi:10.1111/j.2517-6161.1977.tb01600.x> is implemented. It can be applied after a model fitting using R's existing functions and packages.
Authors:
em_1.0.0.tar.gz
em_1.0.0.tar.gz(r-4.5-noble)em_1.0.0.tar.gz(r-4.4-noble)
em_1.0.0.tgz(r-4.4-emscripten)em_1.0.0.tgz(r-4.3-emscripten)
em.pdf |em.html✨
em/json (API)
# Install 'em' in R: |
install.packages('em', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/wudongjie/em/issues
Last updated 2 years agofrom:28b053c3df. Checks:1 OK, 2 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 12 2025 |
R-4.5-linux-x86_64 | NOTE | Mar 12 2025 |
R-4.4-linux-x86_64 | NOTE | Mar 12 2025 |
Exports:emestepfit.denflatteninit.emmstepmulti.emvdummy
Dependencies:bdsmatrixclicollapsedigestdplyrfansiFormulagenericsgluelatticelifecyclelmtestmagrittrMASSMatrixmaxLikmclustmiscToolsnlmennetnumDerivpillarpkgconfigplmR6rbibutilsRcppRcppArmadilloRdpackrlangsandwichsurvivaltibbletidyselectutf8vctrswithrzoo
Citation
To cite package ‘em’ in publications use:
Wu D (2023). em: Generic EM Algorithm. R package version 1.0.0, https://CRAN.R-project.org/package=em.
Corresponding BibTeX entry:
@Manual{, title = {em: Generic EM Algorithm}, author = {Dongjie Wu}, year = {2023}, note = {R package version 1.0.0}, url = {https://CRAN.R-project.org/package=em}, }