abasequence: Coding 'ABA' Patterns for Sequence Data

Provides a suite of functions for analyzing sequences of events. Users can generate and code sequences based on predefined rules, with a special focus on the identification of sequences coded as 'ABA' (when one element appears, followed by a different one, and then followed by the first). Additionally, the package offers the ability to calculate the length of consecutive 'ABA'-coded sequences sharing common elements. The methods implemented in this package are based on the work by Ziembowicz, K., Rychwalska, A., & Nowak, A. (2022). <doi:10.1177/10464964221118674>.

Version: 0.1.0
Published: 2023-07-14
Author: Andrew Pilny ORCID iD [aut, cre]
Maintainer: Andrew Pilny <andy.pilny at uky.edu>
License: GPL-3
NeedsCompilation: no
CRAN checks: abasequence results

Documentation:

Reference manual: abasequence.pdf

Downloads:

Package source: abasequence_0.1.0.tar.gz
Windows binaries: r-devel: abasequence_0.1.0.zip, r-release: abasequence_0.1.0.zip, r-oldrel: abasequence_0.1.0.zip
macOS binaries: r-release (arm64): abasequence_0.1.0.tgz, r-oldrel (arm64): abasequence_0.1.0.tgz, r-release (x86_64): abasequence_0.1.0.tgz, r-oldrel (x86_64): abasequence_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=abasequence to link to this page.