Skip to main content\(\newcommand{\N}{\mathbb N} \newcommand{\Z}{\mathbb Z} \newcommand{\Q}{\mathbb Q} \newcommand{\R}{\mathbb R}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
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.