Problem with Apriori
Good morning, 1. What is your OS? 2. Which package do you use to perform the Apriori? 3. Without providing any reproducible code, it will probably be complicated to answer you. Best Regards Le 06/07/2012 18:15, Jolinda Bartlett a ?crit :
Good morning When I try to run an Apriori, I keep often the following message: checking subsets of size 1Error in apriori(tr, parameter = list(supp = 3e-05, conf = 0.05, minlen = 2, : internal error in trio library Other time it works fine on the same data. What can be the reason for this?