-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Vignette should explain that BayesFactor::anovaBF()
moves to using a Cauchy prior
#528
Comments
At that point, the vignette is comparing the If we were to list all the difference between the defaults of |
The functionality is explained in the context of the previous (main) example. Feel free to open a PR if you think some clarification is missing! |
A major difference from the analyses that have appeared earlier, as I see it, is that there is now a move to use of a Cauchy prior. Why not say this, rather than assuming that the reader knows about the the BayesFactor settings? My sense, from my limited investigations, is that this is of more consequence than the details of scaling etc. Precisely because there are so many different choices of prior and associated parameters, some attempt to separate what makes a large difference from what is of less consequence is I think needed. Maybe, as you say, this is a subject for discusson. |
Under 'Comparison with JASP', the vignette the Bayes factors vignette moves to use 'BayesFactor::anovaBF()', with no mention of the fact (unless there is magic under the hood that I have missed) that this involves a move to use a Cauchy prior, with the 'BayesFactor' default settings.
Also, it would be helpful to have comment on how the various outputs from
BF_inclusion()
relate to the four items returned bysummary(BF_ToothGrowth)
.The text was updated successfully, but these errors were encountered: