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

FAQ/ENH: observed, post-hoc power: don't make invalid conclusions #6615

Open
josef-pkt opened this issue Mar 30, 2020 · 0 comments
Open

FAQ/ENH: observed, post-hoc power: don't make invalid conclusions #6615

josef-pkt opened this issue Mar 30, 2020 · 0 comments

Comments

@josef-pkt
Copy link
Member

Computing observed power, i.e. power at observed effect sizes, have been strongly criticized in recent literature, but mainly because it is used to argue in favor of null or alternative hypothesis.

However, I'd like to include them together with effect sizes, mainly so we get an additional statistic that complements p-value with a measure of type 2 error.
Also, we should be able to use the same functions to compute prospective power and sample size computation at different effect sizes and sample sizes.
(currently I have observed power in anova PR)

O’Keefe, Daniel J. 2007. “Brief Report: Post Hoc Power, Observed Power, A Priori Power, Retrospective Power, Prospective Power, Achieved Power: Sorting Out Appropriate Uses of Statistical Power Analyses.” Communication Methods and Measures 1 (4): 291–99. https://doi.org/10.1080/19312450701641375.

Onwuegbuzie, Anthony J., and Nancy L. Leech. 2004. “Post Hoc Power: A Concept Whose Time Has Come.” Understanding Statistics 3 (4): 201–30. https://doi.org/10.1207/s15328031us0304_1.

There are more articles, but I don't find them anymore at the moment.

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

No branches or pull requests

1 participant