Related Experiment Video
Updated: Jul 14, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
manymome: An R package for computing the indirect effects, conditional effects, and conditional indirect effects,
Shu Fai Cheung1, Sing-Hang Cheung2
1Department of Psychology, Faculty of Social Sciences, University of Macau, Avenida da Universidade, Taipa, Macao SAR, China. sfcheung@um.edu.mo.
Researchers can now easily calculate standardized indirect effects in behavioral research using the new R package, manymome. This tool simplifies complex statistical analyses for mediation and moderation models.
Area of Science:
- Behavioral Science
- Statistics
- Psychometrics
Background:
- Mediation, moderation, and moderated mediation are prevalent in behavioral research.
- Existing tools for indirect effects lack user-friendliness for standardized conditional indirect effects.
- Some current methods are limited to specific model types.
Purpose of the Study:
- To introduce manymome, an R package for estimating and forming confidence intervals for various effects.
- To provide a user-friendly tool for standardized and non-standardized indirect, conditional, and conditional indirect effects.
- To enable researchers to focus on model fitting before effect estimation.
Main Methods:
- Developed the manymome R package.
- Employed a two-step approach: parameter estimation (SEM via lavaan or regression via lm) followed by effect computation.
- Supported missing data handling when using structural equation modeling.
Main Results:
- manymome can estimate and form confidence intervals for indirect, conditional, and conditional indirect effects.
- The package accommodates standardized and non-standardized effects.
- No inherent limitations on the number of predictors, independent variables, moderators, or mediators.
Conclusions:
- manymome offers a flexible and accessible solution for complex effect estimation in behavioral research.
- The package simplifies the process, allowing researchers to prioritize model development.
- It addresses a gap in statistical software for standardized conditional indirect effects.
Related Concept Videos
Confidence Intervals
A...
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence Interval for Estimating Population Mean
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Distributions to Estimate Population Parameter
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...

