Page 1 of 1

the latest JASP gauntlet!

Posted: Thu Oct 25, 2018 6:07 am
by scroon
Hmmm, the above and regression features in the latest JASP are pretty handy ones. I don't suppose these are on your list for future jamovi versions?

Re: the latest JASP gauntlet!

Posted: Thu Oct 25, 2018 6:40 am
by jonathon
what did you have in mind?

to me it's a funny suggestion, because i think linear regression is an area where we really outshine jasp.

jonathon

Re: the latest JASP gauntlet!

Posted: Thu Oct 25, 2018 10:43 am
by scroon
Well, these would be handy things,

in classical linear regression:
Bootstrap confidence intervals of coefficients
Cook’s distance (case-wise diagnostics)

in ANOVA Games-Howell post-hoc tests

But, yes, I agree with you

Re: the latest JASP gauntlet!

Posted: Thu Oct 25, 2018 1:02 pm
by Ravi
Hi scroon,
So the goal is to make the analyses as complete as possible without them becoming unwieldy and hard to use. Sometimes this means not adding certain functionality. Adding functionality is easy, doing it in a way that ensures usability is not. Of course we aim for the basic analyses to be as complete as possible as well, so if there is a big demand for certain functionality we would like to add it.

For instance, we want to add the case-wise diagnostics, but we first have to build a way that allows analyses to add columns to the spreadsheet (I don't think providing a table with the diagnostics for each case is very elegant, because it becomes increasingly hard to read as the number of cases increases). Once we have succeeded in doing this we will add the possibility of creating a new column in the spreadsheet with case-wise diagnostics such as Cook's distance. For the moment we provide summary statistics of the Cook's distance which gives you some insight into the data set.

About the Games-Howell post-hoc tests, we actually do provide them for One-Way ANOVA, so have a look to see whether that meets your needs :)

Cheers,
Ravi

Re: the latest JASP gauntlet!

Posted: Sun Apr 07, 2019 10:13 am
by kris_ariya
For the Cook's distance, is it possible to flag cases with a certain cutoff and output the row numbers into a summary table/graph? That way, the users can still identify the problematic data points without a need to add columns to the spreadsheet.