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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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