tests/arules.R

### ceeboo 2014

library("arulesSequences")

##
z <- list(a = c("A","B"), b = c("D"), c = c("A","H"))
z <- as(z, "tidLists")
summary(z)
transactionInfo(z)

###

Try the arulesSequences package in your browser

Any scripts or data that you put into this service are public.

arulesSequences documentation built on Sept. 11, 2024, 9:35 p.m.