Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 r 的 arules 包进行购物篮分析。
问题是我没有每笔交易的数据。我的数据每天都会汇总。所以我正在考虑比较每种产品的销售数量。
我如何输入这个数量的销售量并使用 arules 包?