Hi folks, I am looking for Market Basket Analysis / Link Analysis tools in R, packages or functions. Tx - Eugene
Eugene, Check out the following R package: ------------------------------------------- arules: Mining Association Rules and Frequent Itemsets Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides interfaces to C implementations of the association mining algorithms Apriori and Eclat by C. Borgelt. ------------------------------------------- cheers, -Girish On Jun 12, 9:54?am, eugene dalt <eugened... at yahoo.com> wrote:> Hi folks, > > I am looking for Market Basket Analysis / Link Analysis tools in R, packages or functions. > > Tx - Eugene > > ______________________________________________ > R-h... at r-project.org mailing listhttps://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guidehttp://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
The concept behind http://themarketinganalysts.com/en/pages/market-basket-analysis/ Market Basket Analysis is relatively simple but it requires a huge server and lots of processing power. If you run into problems and need to run your data on larger machine, please keep us in mind. We would be happy to provide you with a free quote. We are located in the Dallas/Fort Worth area if that helps too. Please feel free to visit our site at www.themarketinganalysts.com. eugene dalt wrote:> > > Hi folks, > > I am looking for Market Basket Analysis / Link Analysis tools in R, > packages or functions. > > Tx - Eugene > > ______________________________________________ > 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. > >-- View this message in context: http://www.nabble.com/Market-Basket-Analysis----Link-Analysis-tp23992852p24004518.html Sent from the R help mailing list archive at Nabble.com.