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 16 Mar. 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
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for arulesSequences102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
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  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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