Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

EJ

About

Username
EJ
Joined
Visits
2,585
Last Active
Roles
Member, Administrator, Moderator

Comments

  • Hi MSB, The model formulation is different. The regression model is based on the Jeffreys-Zellner-Siow framework, and the correlation model is based on the initial proposal by Jeffreys. The paper by Ruud Wetzels presents a correlation in line with …
  • Hi Rex, This is weird. JASP uses standard procedures to guess the measurement level. Can you send the offending csv file? E.J.
    in Data Type Comment by EJ August 2016
  • Maybe an upside-down cross?
  • Hi Sanne, We use code from R packages, and most of the time SPSS is wrong and R is right, but who knows, this may be an exception. Can you provide more specifics so we can look into it? Cheers, E.J.
  • Interesting stuff! (and yes I did mean to hint at the fatter tails). Cheers, E.J.
  • Hi RA, I am working on a JASP manual, and on a JASP article that describes how to interpret the JASP output for ANOVA designs. You can also check out the ANOVA paper on my website, http://www.ejwagenmakers.com/inpress/RouderEtAlinpressANOVAPM.pdf …
  • We are about to submit the revision. We will post the paper as soon as it's accepted. Cheers, E.J.
  • Hi kldavids, Sorry for the tardy response -- somehow your post didn't prompt me to respond immediately. I do recall fielding an "El Capitan" question before. So I hope the issue has already been solved. If you want the attention of the JA…
  • Hi Papi, This is an interesting approach. I think Jeffreys (1961) also discusses the comparison between two correlations, but I might misremember. Your approach assumes that "q" captures the relevant information in the data -- to the exte…
  • Hi Matt, I'll look into this. Basically we use R, but I'll ask the person who coded this to look into this issue specifically. Thanks for pointing it out. Cheers, E.J.
  • Hi ESV, Yes, when you design them as nuisance they get added as covariates. This is indeed similar to a hierarchical analyses where you add batches of covariates in a particular order. Cheers, E.J.
  • Hi Simon, I'm working on a JASP manual and it will have sections "Example Report". Until that's finished, your best bet is to look at papers that already report Bayesian analyses (such as my own; see my website :-)). Cheers, E.J.
  • The paper has a "minor revision from The American Statistician. We've almost completed the revision and I'm pretty confident. But you never know.
  • Hi Pat, I've asked the JASP programmers what's up. In the mean time I'd encourage you to post bug reports on the JASP GitHub page -- this is the page that the programmers check. Also, it is the page that most users would consult in case they encoun…
  • Hi Tom, Well, if you look at BF10, you see that for every model you have strong evidence in its favor compared to the model without any factors. The full model that includes the interaction is supported (versus the null) more than the model with th…
  • It will not be in the next release (scheduled for a week or so after today) but it will probably be in the one after that. I would say it is a few months away. Cheers, E.J.
  • Hi Patrizio, This would be an independent-samples t-test. For more information please check out the corresponding video on the JASP YouTube page. Cheers, E.J.
    in Testing H1=H0 Comment by EJ June 2016
  • Hi Matt, JASP borrows most of its functionality from R packages. I have not yet gotten a response from the person who implemented this in JASP, but I'm certain this comes from an R package. And it's nice to hear that it corresponds to what you did …
  • I don't think they are available (yet). I will make a note to add them under "descriptives" in a future release. Cheers, E.J.
  • Hi Tom, I'm currently working on a paper that explains how to do this. We will post some videos too. These are not available right at the moment, and I'd encourage you to check out this paper: http://www.ejwagenmakers.com/inpress/RouderEtAlinpressA…
  • Hi Patrizio, Can you clarify your question, perhaps with a concrete example? Cheers, E.J.
    in Testing H1=H0 Comment by EJ June 2016
  • Hi Ulrike & Kirsten, Together with Ruud Wetzels I once wrote something about partial correlations (http://www.ejwagenmakers.com/2012/WetzelsWagenmakers2012.pdf). This is not in JASP right now and we are exploring alternatives. Yes, the correla…
  • Hi Laurent, We are working on a paper that explains the output. Basically, the "effects" output averages across the models. With 0.2 prior probability of each of the five models, the factor "source" occurs in three, meaning a su…
  • Hi Zennie, JASP does not do contrasts yet, but I think you should be able to compute what you want using Richard's BF package. I recall Richard also wrote a blogpost on this. Richard may be able to provide the details. Cheers, E.J.
  • Hi ksemmelm, We have a similar issue with the Mac, and we are working to resolve it. It is interesting to know that this is also an issue under Windows 7. Of course opening files from within JASP does work, but it is a bug and we will fix it. By th…
  • Hi Anna, You can find a preprint on my website: http://www.ejwagenmakers.com/inpress/JamilEtAlGunelDickeyinpress.pdf The paper is "in press" for Behavior Research Methods. Cheers, E.J.
  • Hi MSB, (1) The interpretation I gave (50% mass between -x and x) only holds for the Cauchy prior, which is used for the t-test. It does not hold for the beta-star prior, which is used for the correlation test. It is best to just inspect the prior …
  • Hi MSB, The best way to understand the shape of the prior is to inspect the plots. A Cauchy prior with of 0.6 still has the center of the mass at zero. When specified as a 2-sided test, this means that 50% of prior mass falls between -0.6 and +0.6.…
  • Hi Marieke, Richard may have more to say about this, but the Bayesian test considers the probability of the data under two competing hypotheses about effect size. This automatically takes into account unequal sample sizes. Note that this is also ap…
  • Hi Duplex, I would report whatever is consistent with your general mode of inference (classical vs Bayesian). Or report both. All code for JASP is available on GitHub. If you want help to locate the code more quickly I recommend you Email Tahira Ja…