powered by
transactions
Objects can also be created by calls of the form new("timedsequences", ...).
new("timedsequences", ...)
"sequences"
"associations"
itemMatrix
sequences
## use example data data(zaki) ## coerce z <- as(zaki, "timedsequences") z ## get time sequences summary(timesets(z)) ## coerce back as(z, "transactions")
Run the code above in your browser using DataLab