-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Description
I need to transform data automatically by using the Johnson or Box Cox transformation. JASP could also propose me the best transformation to use.
Purpose
To transform a set of data which are not normally distributed into normally distributed data
Use-case
I am Black Belt trainr for Safran Group. We are 20 trainers who have the same issue. We train approximately 80 Black Belts per year who face the same issue.
Is your feature request related to a problem?
No problem, but a more easy way to transform data than today (R-console or Python programming)
Is your feature request related to a JASP module?
No response
Describe the solution you would like
Having a set of data which are not normally distributed (after Shapiro Wilk test or normality check) I receive an advise from JASP which is the best transformation to use. I use this transformation as an automatic function in JASP and transform the data.
Describe alternatives that you have considered
R-console (quite complicated and not easy to demonstrate during my training, moreover I need to install dedicated packages and I must advise the students to do the same, as we are all members of a big compmany with strong IT restrictions, everybody should activate the IT admins to install)
Additional context
No response