Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Multiple Comparison Tests01:13

Multiple Comparison Tests

Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
McNemar's Test01:23

McNemar's Test

McNemar's Test is a nonparametric statistical test used to determine if there is a significant difference in proportions between two related groups when the outcome is binary (e.g., yes/no, success/failure). It is beneficial when we have paired data, such as pre-test/post-test designs, where the same subjects are measured under two different conditions. The test is named after the statistician Quinn McNemar, who introduced it in 1947. It is commonly used in situations where subjects are...
Elastic Collisions: Case Study01:15

Elastic Collisions: Case Study

Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
Case Studies01:22

Case Studies

There are many research methods available to psychologists in their efforts to understand, describe, and explain behavior and the cognitive and biological processes that underlie it.
Group Design02:01

Group Design

The most basic experimental design involves two groups: the experimental group and the control group. The two groups are designed to be the same except for one difference— experimental manipulation. The experimental group gets the experimental manipulation—that is, the treatment or variable being tested—and the control group does not. Since experimental manipulation is the only difference between the experimental and control groups, we can be sure that any differences between the two are due to...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Regression Models For Multivariate Count Data.

Journal of computational and graphical statistics : a joint publication of American Statistical Association, Institute of Mathematical Statistics, Interface Foundation of North America·2017
Same author

Thermal Fluctuations of Ferroelectric Nanodomains in a Ferroelectric-Dielectric PbTiO_{3}/SrTiO_{3} Superlattice.

Physical review letters·2017
Same author

Purity assessment of ginsenoside Rg1 using quantitative <sup>1</sup>H nuclear magnetic resonance.

Journal of pharmaceutical and biomedical analysis·2017
Same author

Colistin Resistance in <i>Acinetobacter baumannii</i> MDR-ZJ06 Revealed by a Multiomics Approach.

Frontiers in cellular and infection microbiology·2017
Same author

Relationship between clopidogrel-related polymorphisms and variable platelet reactivity at 1 year: A cohort study from Han Chinese.

Journal of research in medical sciences : the official journal of Isfahan University of Medical Sciences·2017
Same author

Interface Control of Ferroelectricity in an SrRuO<sub>3</sub> /BaTiO<sub>3</sub> /SrRuO<sub>3</sub> Capacitor and its Critical Thickness.

Advanced materials (Deerfield Beach, Fla.)·2017
Same journal

Modeling Disease-specific Survival in Observational Studies with Missing Cause of Death: Leveraging Information from Clinical Trial Data.

Computational statistics & data analysis·2026
Same journal

A simultaneous confidence-bounded true discovery proportion perspective on localizing differences in smooth terms in regression models.

Computational statistics & data analysis·2025
Same journal

MIXANDMIX: numerical techniques for the computation of empirical spectral distributions of population mixtures.

Computational statistics & data analysis·2024
Same journal

Locally sparse quantile estimation for a partially functional interaction model.

Computational statistics & data analysis·2024
Same journal

Flexible Regularized Estimation in High-Dimensional Mixed Membership Models.

Computational statistics & data analysis·2024
Same journal

GPU Accelerated Estimation of a Shared Random Effect Joint Model for Dynamic Prediction.

Computational statistics & data analysis·2024
See all related articles

Related Experiment Video

Updated: May 8, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

EM vs MM: A Case Study.

Hua Zhou1, Yiwen Zhang

  • 1Department of Statistics, North Carolina State University, Raleigh, NC 27695-8203, USA.

Computational Statistics & Data Analysis
|September 3, 2013
PubMed
Summary
This summary is machine-generated.

The Expectation-Maximization (EM) and Minorization-Maximization (MM) algorithms are compared for Dirichlet-Multinomial distribution parameter estimation. A novel EM-MM hybrid algorithm offers improved convergence over MM alone.

Keywords:
Convergence rateDirichlet-Multinomial distributionEM algorithmMM algorithm

More Related Videos

Using the FishSim Animation Toolchain to Investigate Fish Behavior: A Case Study on Mate-Choice Copying In Sailfin Mollies
10:50

Using the FishSim Animation Toolchain to Investigate Fish Behavior: A Case Study on Mate-Choice Copying In Sailfin Mollies

Published on: November 8, 2018

Related Experiment Videos

Last Updated: May 8, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

Using the FishSim Animation Toolchain to Investigate Fish Behavior: A Case Study on Mate-Choice Copying In Sailfin Mollies
10:50

Using the FishSim Animation Toolchain to Investigate Fish Behavior: A Case Study on Mate-Choice Copying In Sailfin Mollies

Published on: November 8, 2018

Area of Science:

  • Statistics
  • Optimization Methods

Background:

  • The Expectation-Maximization (EM) algorithm is a widely used statistical optimization method.
  • EM is a special case of the more general Minorization-Maximization (MM) principle.
  • Both algorithms iteratively optimize objective functions using surrogate functions.

Purpose of the Study:

  • To compare the Expectation-Maximization (EM) and Minorization-Maximization (MM) algorithms.
  • To derive and analyze algorithms for Dirichlet-Multinomial distribution parameter estimation.
  • To introduce and evaluate an EM-MM hybrid algorithm.

Main Methods:

  • Construction of both EM and MM algorithms for Dirichlet-Multinomial parameter estimation.
  • Derivation of a novel EM-MM hybrid algorithm.
  • Theoretical analysis of local convergence rates from the MM perspective.
  • Numerical comparison of EM, MM, and hybrid algorithms.

Main Results:

  • EM and MM derivations yield distinct algorithms for the Dirichlet-Multinomial distribution.
  • The EM algorithm converges quickly but requires solving a complex maximization problem.
  • The MM algorithm has simple updates but converges slowly.
  • The EM-MM hybrid algorithm demonstrates faster convergence than MM in specific scenarios.

Conclusions:

  • The choice between EM and MM depends on the trade-off between convergence speed and computational complexity.
  • The proposed EM-MM hybrid algorithm offers a potentially advantageous alternative.
  • Theoretical and numerical analyses provide insights into the algorithms' performance characteristics.