Skip to main content

Section 11.6 R Functions Used in This Chapter

  • apriori() Uses the algorithm of the same name to analyze a transaction data set and generate rules.
  • itemFrequencyPlot() Shows the relative frequency of commonly occurring items in the spare occurrence matrix.
  • inspect() Shows the contents of the data object generated by apriori() that generates the association rules
  • install.packages() Loads package from the CRAN repository
  • summary() Provides an overview of the contents of a data structure.
You have attempted of activities on this page.