This document provides a summary of R packages and functions for data mining techniques including association rules, frequent itemsets, sequential patterns, classification, regression, and clustering. It lists popular algorithms like APRIORI, ECLAT, k-means, hierarchical clustering, and density-based clustering. It also summarizes packages that implement these algorithms and evaluate model performance.
Related topics: