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

F contrasts are not to be passed forward #25

Open
effigies opened this issue May 6, 2022 · 2 comments
Open

F contrasts are not to be passed forward #25

effigies opened this issue May 6, 2022 · 2 comments

Comments

@effigies
Copy link
Contributor

effigies commented May 6, 2022

Decided: Only t-tests and untested weighted combinations are available as input contrasts to the next level. i.e, these are terminal tests.

@jmumford To be clear, when used as an equivalent to 2-sided t-tests, does this still apply?

@jmumford
Copy link

jmumford commented May 6, 2022

Yes, if they'd want to pass that contrast to a higher level they'd need to specify as a t contrast as well as the f-stat if they want 2-sided.

If that's too clunky, let me know and I can try to think of other solutions (although I think it would only be to allow 1 and 2-sided t-tests as well as f-tests, which I thought might be more difficult to implement).

@effigies
Copy link
Contributor Author

effigies commented May 6, 2022

Nah, it's fine for v1. Thanks!

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