Skip to content

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

Description

@mattstern2

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions