Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reporting an effect size in jamm #24

Open
chantelanuit opened this issue Feb 28, 2024 · 3 comments
Open

Reporting an effect size in jamm #24

chantelanuit opened this issue Feb 28, 2024 · 3 comments

Comments

@chantelanuit
Copy link

Hello,

I was wondering if it could be possible to add in a future release of jamm the upsilon effect size suggest by: Lachowicz, M. J., Preacher, K. J., and Kelley, K. (2018). A novel measure of effect size for mediation analysis. Psychol. Method. 23, 244–261. doi: 10.1037/met0000165

Upsilon is available in MBESS https://cran.r-project.org/web/packages/MBESS/MBESS.pdf

"Mediation analysis has enabled behavioral researchers to better understand the mechanistic relationships between variables. Many researchers are specifically interested in the role of mediators (M) that account for the relation between a predictor variable (X; independent variable) and an outcome variable (Y; dependent variable). A variety of effect size measures have been developed for mediation analysis. However, most of these effect size measures have limitations, including non-monotonicity and spurious inflation. Lachowicz et al. (2018) developed a new effect size measure, upsilon (υ), which has overcome these two limitations. The current study extends its work by applying this effect size metric to mediation models with a multicategorical predictor." cited in https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2023.1101440/full#B13

@mcfanda
Copy link
Contributor

mcfanda commented Jul 26, 2024

Hi
upsilon is simply the square of the beta that you find in jamm tables. So I guess that the beta is enough

@chantelanuit
Copy link
Author

chantelanuit commented Jul 26, 2024

Hi

I was referring to that formula that differs from the square of beta (Cao et al., 2023, p. 06):

upsilon

Cao, Z., Cham, H., Stiver, J., & Rivera Mindt, M. (2023). Effect size measure for mediation analysis with a multicategorical predictor. Frontiers in Psychology, 14, 1101440. https://doi.org/10.3389/fpsyg.2023.1101440

@mcfanda
Copy link
Contributor

mcfanda commented Jul 27, 2024

let's wait for some more confirmations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants