MOTE icon indicating copy to clipboard operation
MOTE copied to clipboard

Magnitude of the Effect - An Effect Size and CI calculator

Results 6 MOTE issues
Sort by recently updated
recently updated
newest added

To address this issue: https://github.com/doomlab/MOTE/issues/9

Due to a change in R 4.1, the `format()` function no longer allows setting `decimals = 0`: https://stackoverflow.com/a/70674065/2029527. This leads to an error in the `apa()` function. It'd be nice...

In you [website](https://www.aggieerin.com/shiny-server/tests/gosrmss.html) you specify Omega2G as: ![image](https://user-images.githubusercontent.com/35330040/96366398-1dcd9400-1150-11eb-9fe0-5711fe3d726a.png) However, in the orignal paper by Olejnik and Algina, it seems like the denominator should be [SSA + SSOther] where you have...

Hi, we recommend MOTE to our undergraduates and saw that some of them use MOTE to conveniently compute p-values from sample parameters, but expect the p-value to be one-tailed (so...

Hello, It seems like a lot of edits, but that's because my text editor removes whitespace on save. I tried to `odds` function and the lower limit for the odds...

Hi Erin, building on our [other discussion](https://github.com/crsh/papaja/issues/39), here some thoughts on how to handle different output objects. I would suggest to define S3 methods to do this to avoid "having...