-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Description
Save the standardized residuals as a variable
Purpose
to check normality
Use-case
No response
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
ANOVA
Describe the solution you would like
I would like to be able to save the standardized residuals in order to check normality using methods other than the QQ plots
Describe alternatives that you have considered
The ability to check skew/kurtosis and look at histograms/boxplots on the standardized residuals in the ANOVA tab rather than printing them. Also a method to flag outliers that would enable easy location and filtering of cases.
Additional context
I was teaching ANOVA on SPSS and used to get the students to save the standardized residuals and then check Z-Scores for skew and kurtosis, histograms and boxplots. We also used to use the standardized residuals to check outliers. Although the QQ plots are available I would like them to use a couple of different methods to check normality. I can see there is the option to save the residuals in the regression tab and I am hoping for the same functionality in the ANOVA tab (they have not learnt regression yet). Many thanks!