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? -- Jolinda Bartlett Eighty20 Consulting Tel: 021 460 0440 Fax: 087 625 0649 3.1 East Wing The Palms 145 Sir Lowry Road Woodstock 7925 Cape Town South Africa [[alternative HTML version deleted]]
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? >
On 06.07.2012 12:23, Pascal Oettli wrote:> Good morning, > > 1. What is your OS? > > 2. Which package do you use to perform the Apriori?Given the error message, a good guess is probably that the trio package is used. The CRAN checks showed also some (maybe unrelated) problems with the package under R-devel recently. It is always a good idea to write to the package maintainer (hence CCing Holger Schwedner) - including reproducible code in the message, of course. Best, Uwe Ligges> 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? >> > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Maybe Matching Threads
- arules package (apriori)
- how to change number of itemes appeare in right-hand-side of the rule with apriori in R(arules)?
- arules package question- apriori/S4 object export question
- pmml for random forest & rules
- arules package apriori() fn error message XXXX