Learn R Programming

⚠️There's a newer version (0.2-31) of this package.Take me there.

arulesSequences (version 0.2-19)

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,146

Version

0.2-19

License

GPL-2

Maintainer

Christian Buchta

Last Published

May 11th, 2017

Functions in arulesSequences (0.2-19)

c-methods

Combining Objects
cspade

Mining Associations with cSPADE
read_baskets

Read Transaction Data
ruleInduction-methods

Induce Sequence Rules
info-methods

Get/Set Object Information
inspect-methods

Display Objects
size-methods

Compute the Size of Sequences
subset-methods

Subset Objects
timedsequences-class

Class "timedsequences" --- Collections of Sequences with Timing Information
times-methods

Compute Time Statistics of Sequences
SPcontrol-class

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

Class "SPparameter" --- cSPADE Mining Parameters
sgCMatrix-class

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

Compute Similarities
support-methods

Support Counting for Sequences
timeFrequency-methods

Count Event Times
zaki

Zaki Data Set
itemFrequency-methods

Count Items or Itemsets
match-methods

Match Objects
sequencerules-class

Class "sequencerules" --- Collections of Sequential Rules
sequences-class

Class "sequences" --- Collections of Sequences