Learn R Programming

arulesSequences (version 0.2-32)

Mining Frequent Sequences

Description

Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementation of cSPADE by Mohammed J. Zaki.

Copy Link

Version

Install

install.packages('arulesSequences')

Monthly Downloads

1,979

Version

0.2-32

License

GPL-2

Maintainer

Christian Buchta

Last Published

November 25th, 2025

Functions in arulesSequences (0.2-32)

zaki

Zaki Data Set
subset-methods

Subset Objects
ruleInduction-methods

Induce Sequence Rules
info-methods

Get/Set Object Information
inspect-methods

Display Objects
support-methods

Support Counting for Sequences
cspade

Mining Associations with cSPADE
read_baskets

Read Transaction Data
similarity-methods

Compute Similarities
SPcontrol-class

Class "SPcontrol" --- cSPADE Control Parameters
sgCMatrix-class

Class "sgCMatrix" -- Sparse Ordered Lists of Symbols
timeFrequency-methods

Count Event Times
SPparameter-class

Class "SPparameter" --- cSPADE Mining Parameters
match-methods

Match Objects
size-methods

Compute the Size of Sequences
sequencerules-class

Class "sequencerules" --- Collections of Sequential Rules
itemFrequency-methods

Count Items or Itemsets
c-methods

Combining Objects
times-methods

Compute Time Statistics of Sequences
timedsequences-class

Class "timedsequences" --- Collections of Sequences with Timing Information
sequences-class

Class "sequences" --- Collections of Sequences