Test value for independent and paired samples#299
Open
arcaldwell49 wants to merge 2 commits intojamovi:masterfrom
Open
Test value for independent and paired samples#299arcaldwell49 wants to merge 2 commits intojamovi:masterfrom
arcaldwell49 wants to merge 2 commits intojamovi:masterfrom
Conversation
testValue now added for ttestis and ttestps. Need to work on some of the output for
Should be good to integrate with the jmv base version... (but should be verified on other machines)
Member
|
hi aaron, my feeling is we won't end up merging this, sorry. i'd need to discuss it with the team. jonathon |
Member
|
i'd welcome changes to the hypothesis footnotes however. |
78d8ca9 to
ad39204
Compare
0147b96 to
2fbe111
Compare
c0a9e80 to
34b5bb3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The "test value" option for the other t-test types (independent and paired). The footnote for the t-test tables has also been changed to better reflect the actual hypothesis tests.
Please note: the Bayes Factor for the independent samples t-test does not allow for a non-zero "mu" argument. For now it will print a warning as a footnote for this table. However, I do know that this is possible based on the work of Don van Ravenzwaaij https://bmcmedresmethodol.biomedcentral.com/articles/10.1186/s12874-019-0699-7
I will look into modifications to the BayesFactor package tomorrow and get in contact with Richard Morey if necessary to get an update to that package.
Please feel free to reach out for any comments or questions. I am also happy to work on this further if you encounter any issues.
Lovely work on jamovi all. Cheers!