Post hoc tests in Walrus (Robust ANOVA)

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
xiaoli.yu
Posts: 3
Joined: Fri Jun 04, 2021 6:09 am

Post hoc tests in Walrus (Robust ANOVA)

Post by xiaoli.yu »

Hi there,
My reviewer asked me to specify the post hoc test used in Walrus (Robust ANOVA). Which specific tests were embedded here? I can't seem to find this information. Does anyone have a clue about this and provide a reference?

Thank you very much!
User avatar
MAgojam
Posts: 421
Joined: Thu Jun 08, 2017 2:33 pm
Location: Parma (Italy)

Re: Post hoc tests in Walrus (Robust ANOVA)

Post by MAgojam »

Hi, @xiaoli.yu

If you used the Trim Method, the post hoc is with the mcp2atm() function of the WRS2 package:
Author: Patrick Mair [cre, aut], Rand Wilcox [aut], Indrajeet Patil [ctb]

You can take a look here (page 18):
https://cran.r-project.org/web/packages ... s/WRS2.pdf

You can see the function call in jamovi/walrus here:
https://github.com/jamovi/walrus/blob/m ... a.b.R#L245

Here, if you want to see the code of the function:
https://rdrr.io/rforge/WRS2/src/R/mcp2atm.R
or also here:
https://github.com/cran/WRS2/blob/master/R/mcp2atm.R

Cheers,
Maurizio

Tip you can trash:
You can submit references to the refere (personally, in various revisions, I accepted this).
Post Reply