Package: GrpString
Type: Package
Version: 0.5.1
Title: String Patterns and Statistical Differences Between Two Groups
        of Strings
Description: Methods include converting series of event names to strings, finding common patterns
    in a group of strings, discovering "unique" patterns when comparing two groups of strings as well
    as the number and starting position of each pattern in each string, obtaining transition matrix, 
    computing transition entropy, statistically comparing the difference between two groups of strings,
    and clustering string groups. Event names can be any action names or labels such as events in log files or areas of interest (AOIs) in eye tracking research.
    An R Shiny application is available on GitHub.
URL: https://github.com/dstgithub/GrpString-Shiny
Authors@R: c(person(given = "Hui",
                        family = "Tang",
                        role = "aut"),
                 person(given = c("Norbert", "J."),
                        family = "Pienta",
                        role = "aut"),
                 person(given = "Hui",
                        family = "Tang",
                        role = "cre",
                        email = "htang2013@gmail.com",
                        comment = "Tom"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: plyr
NeedsCompilation: no
Packaged: 2026-02-24 05:25:09 UTC; huitang
Author: Hui Tang [aut],
  Norbert J. Pienta [aut],
  Hui Tang [cre] (Tom)
Maintainer: Hui Tang <htang2013@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-24 06:40:14 UTC
Built: R 4.6.0; ; 2026-02-26 03:05:15 UTC; windows
