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

Inconsistent Output for Top-Down Analysis with Fine-Tuned Prior Scale #119

Open
mattstern2 opened this issue May 10, 2018 · 1 comment
Open

Comments

@mattstern2
Copy link

Basic issue: the Bayes Factor seems to depend on the arbitrary labeling of ANOVA factors.

The attached code creates a data set with two factors. It then flips the labeling of the factors so that the first factor is the second factor and the second factor is the first. Finally, it computes BFs for the original data and the "flipped" data using the top-down approach. The BFs do not tie across the two outputs.

One potential issue might be how I specify the rscaleEffects because the problem doesn't seem to exist when I use the defaults. Perhaps I am missing something, but this appears to be a bug.

BayesFactor Issue.txt

@richarddmorey
Copy link
Owner

I'll check on this; could be an issue with the rscaleEffects code.

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