Aaron Caldwell

Results 20 comments of Aaron Caldwell

Just to make sure @paulsharpeY, you have seen our chapter on [mixed ANOVAs correct](https://aaroncaldwell.us/SuperpowerBook/mixed-anova.html)? I would agree with Daniel, that you can setup a design with means, SD and the...

Again, these are relatively made up numbers. I do not know what values or underlying assumptions the paper you quoted in the first post made about their power analysis. I...

No, the plot *should* still start at 7 the function can handle small sample sizes even when ANOVA_exact cannot.

That shouldn't be hard to do. Any particular reason why, or suggestions on alternatives?

Apologies, but I have no intention of adding further support for meta-analysis in TOSTER. [metafor](https://wviechtb.github.io/metafor/) should provide enough coverage for TOST in meta-analysis. I'd suggest reading the documentation for that...

Hi, sorry I just now saw this comment! I will look into this but you may want to check out the powerTOST package; it does much more than what I...

Oh, I hadn't thought of that. That will definitely work for the paired samples t-test because you can then calculate a column of the numerator for the t-test (mu1-mu2-testValue). I...

Wonderful! That will certainly help in the immediate term. I put in a pull request for my modifications to the package. Very happy to continue helping develop this extension if...

Thank you for the very detailed issue. I did base the function off of Chow. I am a little shocked that approximation performs so poorly. I will work on an...

Hi again, Looking into this further today. I finally have PASS setup at my new job and was able to test this out more. The power analysis TOSTER provides matches...