Other packages > Find by keyword >

arulesSequences  

Mining Frequent Sequences
View on CRAN: Click here


Download and install arulesSequences package within the R console
Install from CRAN:
install.packages("arulesSequences")

Install from Github:
library("remotes")
install_github("cran/arulesSequences")

Install by package version:
library("remotes")
install_version("arulesSequences", "0.2-31")



Attach the package and use:
library("arulesSequences")
Maintained by
Christian Buchta
[Scholar Profile | Author Map]
First Published: 2007-06-27
Latest Update: 2023-05-25
Description:
Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementation of cSPADE by Mohammed J. Zaki.
How to cite:
Christian Buchta (2007). arulesSequences: Mining Frequent Sequences. R package version 0.2-31, https://cran.r-project.org/web/packages/arulesSequences. Accessed 07 May. 2025.
Previous versions and publish date:
0.1-1 (2007-06-27 13:33), 0.1-3 (2008-04-29 11:59), 0.1-4 (2008-06-16 08:50), 0.1-5 (2009-01-09 23:03), 0.1-6 (2009-04-27 21:18), 0.1-8 (2009-06-15 08:36), 0.1-9 (2010-03-07 18:44), 0.1-10 (2010-04-22 08:29), 0.1-11 (2010-10-18 10:51), 0.2-0 (2012-01-23 20:15), 0.2-1 (2012-01-24 17:38), 0.2-2 (2012-09-03 07:34), 0.2-3 (2012-11-30 20:41), 0.2-4 (2013-01-07 14:14), 0.2-5 (2014-01-11 16:02), 0.2-6 (2014-01-17 21:57), 0.2-8 (2015-08-11 15:24), 0.2-10 (2015-10-03 01:00), 0.2-11 (2015-10-03 08:43), 0.2-12 (2015-12-04 15:57), 0.2-13 (2016-01-26 15:28), 0.2-14 (2016-03-26 18:56), 0.2-15 (2016-05-05 12:01), 0.2-16 (2016-08-01 14:55), 0.2-17 (2017-01-18 19:04), 0.2-18 (2017-03-16 13:24), 0.2-19 (2017-05-11 19:16), 0.2-20 (2018-07-29 17:12), 0.2-21 (2019-03-04 20:30), 0.2-22 (2019-04-16 11:53), 0.2-23 (2020-01-31 08:58), 0.2-24 (2020-02-17 16:56), 0.2-25 (2020-05-17 09:46), 0.2-26 (2022-10-03 09:16), 0.2-27 (2022-12-07 16:01), 0.2-28 (2023-01-16 10:01), 0.2-29 (2023-05-18 17:42), 0.2-30 (2023-05-25 08:47)
Other packages that cited arulesSequences R package
View arulesSequences citation profile
Other R packages that arulesSequences depends, imports, suggests or enhances
Complete documentation for arulesSequences
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for arulesSequences0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA