EJ
About
- Username
- EJ
- Joined
- Visits
- 2,557
- Last Active
- Roles
- Member, Administrator, Moderator
Comments
-
You could check out some of the R code that goes with the 2013 book by Michael Lee and myself: https://bayesmodels.com/ (the later chapters are about Savage-Dickey Bayes factors)
-
Hi Narcilili, The easiest way is the Savage-Dickey density ratio (see papers on http://www.ejwagenmakers.com/papers.html). Cheers, E.J.
-
Hello Echo, I checked, and this has not yet been implemented. Maybe a good feature request for our GitHub page! Cheers, E.J.
-
I forwarded this to our experts Cheers, E.J.
-
Hi Emma, I believe you are in discussion with Richard. Can you let us know the outcome once the issue has been resolved? Cheers, E.J.
-
This works for me: https://forum.cogsci.nl/uploads/338/5MT7DKROCAVP.png
-
Yes I see it now! What you want is to use our brand new "raincloud plots". For an explanation see https://jasp-stats.org/2021/10/05/raincloud-plots-innovative-data-visualizations-in-jasp/ Cheers, E.J.
-
I don't think this is a question for the JASP forum...
-
You can click on the black "+" sign on the next column to bring up the interface. But first I would search for "compute columns" on this page: https://jasp-stats.org/how-to-use-jasp/ and check out the blog post and gifs. E.J.
-
Hi SellyGer15, You can activate the "compute columns" functionality. With your variable called X, say, the code would look something like X >median(X), and this will create a column with 0 and 1's that code for whether that particular X…
-
The solution is here: https://github.com/jasp-stats/jasp-issues/issues/1426 We also updated our installation instructions. Cheers, E.J.
-
The help file refers to Morey (2008) for details. I also Googled this and also found people who believe it is prudent not to pool the error term (e.g., http://people.umass.edu/~bogartz/on_pooling_error_terms..html). I'll ask Johnny for his input. Ch…
-
Hi MaximumLuminis, Can you explain the difference in the pre-values through the order in which the treatments are administered? In other words, there may be a training effect, in which case you might consider adding "order" as a co-variate…
-
Hi TarandeepKang, This is more of an issue for out GitHub page. Anyway, I usually just download the zip file, upzip it in a folder that I created (e.g., "JASP") and then click on on the .exe file to start the program. Cheers, E.J.
-
One change is that we load the modules now upon activation. So when a module is first activated it will take a little longer than usual. But you are experiencing a slow-down also after that? Can you give a reproducible example? (specific data and a …
-
:-) thanks!
-
Hi Nikv, Part of it will be available as a module in the next release (0.16), which is planned for this month. We are developing this functionality in close collaboration with a large international company that is switching from Minitab to JASP, so …
-
Dear AMa, Thanks for reporting this. I'll pass this on and will get back to you. If you find anything else, please post it on our GitHub page as a bug report. For details see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/ Cheers,…
-
We don't offer them yet but it is a great suggestion. I'll add it to our to-do list. Thanks! Cheers, E.J.
-
Dear Sameha, I'd like to get to the bottom of this, but in order to do so I strongly recommend you post the issue on our GitHub page (for details see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/). That way you'll be in direct c…
-
Hi Maryna, Yes this is correct. Cheers, E.J.
-
This is really useful information, but in order for our programming team to address this effectively it would be great if you could post this on our GitHub page -- for details see https://jasp-stats.org/2018/03/29/request-feature-report-bug-jasp/ Ch…
-
Dear Peedikayil, These are important questions, but they are also very general -- you are effectively asking for advice on how to design a study on a complex topic that few people will have background knowledge on. In my opinion, setting this up pro…
-
Hi Fred, The analysis-specific help file (blue circle with "i" inside) should offer some guidance, or at least point you to this: Gronau, Q. F., Ly, A., & Wagenmakers, E.-J. (2020). Informed Bayesian t-tests. The American Statistician,…
-
I'll ask someone from to team to assist (I am a bit swamped right now).
-
Hi Friedrich, I think you first have to decide whether you want to use ANOVA or a linear mixed model. Cheers, E.J.
-
...although you could remove the outliers as a robustness check.
-
Yes, I'd go with the z-scores. E.J.
-
Hi Sameha, Do you mean you are unable to find this test in JASP? Cheers, E.J.
-
You can't -- JASP expects the variables to be in the columns. E.J.