I think there is no R package for association rules yet. You might want to write a wrapper around one of the many freely available association rule miners instead, e.g. Christian Borgelt's nice implementation of the apriori algorithm: http://fuzzy.cs.uni-magdeburg.de/~borgelt/apriori.html
HTH, Tobias. Christoph Lehmann wrote: > Hi > > I am interested in data mining problems. Has anybody ever programmed > and worked with association rules in R? > > I am very grateful for any hint. > > Best regards > > Christoph __________________________________________________________________________� Tobias�Sing�������������������������phone:�+49�681�9325�315�� Max-Planck-Institut�f�r�Informatik��fax��:�+49�681�9325�399�� Stuhlsatzenhausweg�85���������������email:[EMAIL PROTECTED] 66123�Saarbr�cken,�Germany����������web��:�http://www.mpi-sb.mpg.de/~tsing� ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
