EJ
About
- Username
- EJ
- Joined
- Visits
- 2,585
- Last Active
- Roles
- Member, Administrator, Moderator
Comments
-
Hi Graham, (1) I am not sure whether those Z-residuals are ordinal, or how they have been obtained. At any rate, regular Pearson correlations on ordinal data become less problematic the more data you have. But JASP now has Bayesian Kendall's tau as…
-
Weird. I know Windows complains and you have to ignore warnings. We are looking into changing that. The trojan warning is new though. I will pass this on the programming team. E.J.
-
Cauchy priors on effect size. The specifics are in a range of papers. You will find the relevant references in this draft paper (partII, the pdf): https://osf.io/m6bi8/ Cheers, E.J.
-
The model that is best supported is the full model. However, the evidence over the two-main effects model is not strong. Also, the model with only one main effect is supported almost as much as the full model. Conclusion: more data are needed. You m…
-
Standard practice is to center on zero. I guess the idea is originally from Jeffreys, who viewed 0 as the "general law" or "invariance", and then allowed H1 to depart from that value. If you don't center on zero you can have a mo…
-
no worries, thanks for asking
-
Yes that is a big inconvenience. This may be a "feature" of the latest release. I'll make a note on GitHub.
-
Hi MJS, For a scale this discrete, a nonparametric density plot (using "density" in R) is not useful. There are no values on the y-axis because the units are not relevant -- the histogram has been rescaled so that the area under the curve …
-
As long as the % is reasonably small (and it almost always is) there's no reason to report it. For ANOVA it can sometimes be a little bigger, but there we added the option to collect more samples to decrease the %. So is a a measure of the quality o…
-
It is this one: http://pcl.missouri.edu/sites/default/files/Rouder.etal_.pbr_.2016.pdf Do you have a reference for the Steyer paper in return? :-) E.J.
-
So Quentin kindly looked into the R code for the BayesFactor package. It seems that the following function is used to calculate the error for the cases where the package does not use the integrate function (obtained from https://github.com/richarddm…
-
Yes, I recall a few papers critiquing Type III sums of squares because of issues with differences due to scale transformations. And there's also a new paper out by Rouder, Morey and colleagues (in PBR) about model-based ANOVA approaches.
-
Great question. Let's ask Richard. Richard, can you explain how this is computed exactly? We will also mention this in our new paper on JASP which will be on my website soon. Cheers, E.J.
-
Hi jjth, I'm not sure why there isn't an error %. JASP calls the BayesFactor package. Of course the error is very small, but that shouldn't be an issue. What do you mean when you say "what is the correct statement for this question?" -- …
-
Also, for the benefit of others in this forum, can you link to those slides from Richard? Cheers, E.J.
-
Well, we'd have to solicit comments from Richard I guess! Cheers, E.J.
-
Hi Martin, I don't see anything in the derivation that would cause this to be a problem. But Richard knows the Bayesian ANOVA inside and out, so I hope he can confirm. Cheers, E.J.
-
Hi Dion, I can't see the file -- maybe I'm looking in the wrong spot. You can Email it to me directly, or put it on the OSF and send the link. Cheers, E.J.
-
Ah, I wish all questions were that easy to answer :-)
-
Hi Szabolcs, We will soon include the Vovk-Sellke maximum ratio in JASP. I think this is a pretty general rule, but I am not sure whether it applies after you do multiple comparisons. This sort of depends on how you deal with multiple comparisons i…
-
Hi Pieter, The answers: 1. "HOW IS H0 SPECIFIED?" H0 is the single point delta=0. So there is no spread. H0 states that the effect is completely and utterly absent. * "Am I correct in that H1 is the positive portion of the Cauchy …
-
Dear A, Yes, I think that's spot-on. I would report the results you mention, and I would also put an annotated .jasp file on the Open Science Framework. If you provide the link then everybody can view the output even without having JASP installed. C…
-
Hi Dion, Can you give us some more detail regarding the hypothesis? And maybe you can add a .jasp file or some output table? (if you aren't ready to share your results with the world just create fake labels and/or use half of the data set). Cheers, …
-
Hi Tali, I think this is a modeling issue that surpasses the distinction between the statistical paradigms. Suppose facilitation and inference are perfectly correlated, so that people who have large facilitatory effects also have large interference …
-
Thanks Pieter. Richard wrote a nice paper on confidence intervals (now that you mention them :-)): https://learnbayes.org/papers/confidenceIntervalsFallacy/ Cheers, E.J.
-
Hi Ksryan, The current version of JASP does not do the Kruskal Wallis test. Neither does it have MANOVA. Obviously these things are high on our to-do list (the Kruskal Wallis test higher than the MANOVA). Cheers, E.J.
-
Hi Papi, In the case of your design, the columns are the procedures you compare (so these are fixed) and the rows contain the performance (so that is not fixed). So basically, you are right, and in your 2x2 case the test reduces to a test for two p…
-
Hi JenC, I'm now writing a paper that explains the output. It will be done in a week or two, and as soon as that's accomplished I'll put it on my website. I have commented on similar questions before, so if you search this forum for "ANOVA&quo…
-
Hi Will, It's not ready for prime time (or any time, really). Right now I've only covered the binomial test. But very soon I'll add t-tests, correlation, and ANOVA. At that point I will distribute the manual. But I want to do this right so it will …
-
Hi FatCharlie, Yes, in the sequential analysis the Bayes Factor is plotted as each participant is added to the data set, in the order of the rows. Currently you cannot extract the exact data points. You may add a feature request to GitHub if you li…