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-32")



Attach the package and use:
library("arulesSequences")
Maintained by
Christian Buchta
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-06-27
Latest Update: 2024-08-22
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-32, https://cran.r-project.org/web/packages/arulesSequences. Accessed 06 Mar. 2026.
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), 0.2-31 (2024-08-22 06:54)
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

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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