EJ
About
- Username
- EJ
- Joined
- Visits
- 2,532
- Last Active
- Roles
- Member, Administrator, Moderator
Comments
-
Not a strict timeline but it is the logical next step
-
If you send me an Email I can forward you the internship report by a student, Tim de Jong, who worked on this. E.J.
-
On the BayesianSpectacles.org blog you will find about 15 posts on "Redefine Statistical Significance". They explain how this can happen. Another explanation is given here: https://link.springer.com/article/10.3758/s13423-017-1343-3 Cheer…
-
You can also implement this in WinBUGS and use Savage-Dickey (the Wetzels et al. 2011 PBR approach), or use Stan and the bridgesampling package. E.J.
-
Hi Sarah, Interesting example! Here's my take on what's going on here. Basically, there is no contradiction. Yes, the credible interval just overlaps with zero, but that does not mean that should be strong evidence for excluding that predictor. The…
-
I've forwarded your question to Don (who implemented this analysis).
-
Hi MattO, You might want to check out this paper: http://www.ejwagenmakers.com/2016/LyEtAl2016JMP.pdf Effect size delta is defined as mu/sigma. As an aside, I was a MATLAB user myself, a bunch of my friends use MATLAB, but I have to say that the c…
-
Yes, of course. We really ought to make this available on our webpage. I'll attend the relevant team members to this issue (one is on holiday, but I hope we can deal with this request quickly) Cheers, E.J.
-
Hi Kris, Thanks for your feedback. Our programming team can help you, but in order to do this effectively, we hope that you can post the issue on our GitHub page (see explanation here: https://jasp-stats.org/2018/03/29/request-feature-report-bug-ja…
-
My bad. This appears to be a bug. I will attend the team to this. Note: for bug reports, it is easiest to use our GitHub page (https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/). Cheers, E.J.
-
You can see from the icons that JASP guesses that "Altura" is a continuous variable -- hence the "density" on the y-axis; in contrast, "Religiao" is classified as a nominal variable -- hence the "frequency" on…
-
That's weird. Perhaps there is a missing value (not indicated in the missing values list) present in one of the groups? Do you have a screenshot? E.J.
-
You can use the multinomial chi-square but it requires some extra work. You have to indicate the expected and observed frequencies for each of the six cells -- importantly, in the multinomial chi-square each of the six cells needs a different name. …
-
Hi Oliviero, We can help you out, but the communication with the programming team will be much more efficient if you use your GitHub page (for instructions see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/) Cheers E.J.
-
Hi ttome, Suppose we have a 2x2 contingency table. This yields 4 cells; if you format your data set so that it can be analyzed with the multinomial chi square and you indicate the expected frequencies, you will get the identical result. If you want…
-
Thanks MSB, I forgot this for a moment E.J.
-
Ah, this is something that Tim did for us. Tim is on a trip around the world and may rejoin us, but that will take a few more months. Of course our JASP/R code online should demonstrate how this is done... E.J.
-
OK. And you checked that it does not have anything to do with the missing values? So when you apply JASP to the data after removing the missing values, the results are unaffected? E.J.
-
JASP ought to use the BayesFactor code. My first suggestion would be to run the analysis multiple times to get an indication of the variability in the outcomes. How systematic is it? E.J.
-
Hi Peter, This is really something in between a feature request and a bug report (for which we hope you will use our GitHub page, see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/). What is probably going on is that the default…
-
Hi ftr, This is true -- you cannot save files to the cloud without paying. However, there is a workaround. JASP allows you to log into the OSF, and you can upload and download files from any directory there. So that's a loophole that might make the…
-
The equivalence test assesses whether the confidence interval lies entirely within a specified interval of interest (say from -.1 to .1). JASP already provides the confidence intervals; the user can perform any desired equivalence test by simply che…
-
Hi Jessica, JASP essentially implements the R package "qgraph". So you can check out the associated documentation online. Cheers, EJ
-
Yes, that's correct, and an interesting difference between estimation and testing E.J.
-
Dear Michif, Thanks. 1. As far as data editing is concerned, see https://jasp-stats.org/2018/05/15/data-editing-in-jasp/. 2. Resizing those windows is a good feature request. 3. The bug in the RM ANOVA is interesting; I'll direct the team to it. …
-
The BF compares the predictive adequacy of two hypotheses: 1. H0, which says that the correlations in the sample are expected to be modest and near zero. 2. H1. When the width is small, this says that the correlations in the sample are expected to b…
-
You could analyse both A and B together, and see whether you find an interaction in an ANOVA. The approach you propose (i.e., the use the posterior from A as a prior for the analysis of B) is appropriate if you want to test the hypothesis that B sho…
-
Hi Charles, For the descriptive plots JASP uses a two-sided flat prior on the individual condition means. This means that, for this particular model and prior, the credible interval and the confidence interval are numerically identical. To obtain t…
-
Hi Pete, Some additional thoughts: 1. The default priors were chosen to meet formal desiderata, see @ARTICLE{BayarriEtAl2012, AUTHOR = {Bayarri, M. J. and Berger, J. O. and Forte, A. and {Garc\'{\i}a-Donato}, G.}, TITLE = {Criteria…
-
That is great to hear! And our upcoming version will offer a lot more. We are testing it out now. @Don: it is good to attend people to the interpretation of the coefficients (also for the paper you are writing). E.J.