Test value for independent and paired samples #299
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!