Skip to content

[Feature Request]: Association rules #3415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RexSNMarq opened this issue Apr 30, 2025 · 3 comments
Open

[Feature Request]: Association rules #3415

RexSNMarq opened this issue Apr 30, 2025 · 3 comments

Comments

@RexSNMarq
Copy link

Description

Association rules using apriori and/or another algorithm

Purpose

market basket analysis

Use-case

Core consumer marketing analysis; market basket analysis

Is your feature request related to a problem?

N/A

Is your feature request related to a JASP module?

No response

Describe the solution you would like

Provide association rules procedure under existing or new module

Describe alternatives that you have considered

No practical alternative to association rules for market basket analysis

Additional context

I've been using JASP with undergraduate and graduate marketing students at Marquette University for several years, and the only procedure I can't get with JASP is association rules. JASP is a student favorite. I've had to use RStudio or Orange, which have worked, but I vastly prefer to stay within JASP.

@tomtomme
Copy link
Member

tomtomme commented May 3, 2025

@RexSNMarq
thx for the request. With which existing JASP module would you put it?
Also - do you know about a R package that implements this method or any papers as reference?
thx

@RexSNMarq
Copy link
Author

I've always seen association rules as descriptive/unsupervised, so I would nest it in the Descriptive module. When I use R to generate association rules, I load the arules, arulesViz and RColorBrewer packages. You only need arules to generate the rules with the other two packages needed for accompanying graphics. As a marketing professor (and practitioner) market basket analysis is a core customer analytics application, and association rules drives it. Thanks for considering this! I've had great success with JASP with both undergrad and grad students.

@tomtomme
Copy link
Member

tomtomme commented May 3, 2025

@RexSNMarq
Thx for the details and the positive feedback. It is certainly a valid request. However this will probably need some time to implement since we have roughly 400 valid feature requests open at the moment - which is a great thing, knowing that users care about seeing more features in jasp.
So if you know anyone who could help with coding this, let us know! The coding team for analyses improvements mostly consists of volunteers spending their free time on this, so any help would we greatly appreciated :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants