Package: GrpString
Type: Package
Title: Patterns and Statistical Differences Between Two Groups of
        Strings
Version: 0.3.2
Date: 2017-08-15
Author: Hui Tang, Norbert J. Pienta
Maintainer: Hui (Tom) Tang <htang2013@gmail.com>
Description: Methods include converting series of event names to strings, finding common patterns
    in a group of strings, discovering featured 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.
License: GPL-2
Depends: R (>= 3.0.1)
Imports: utils, plyr, Rcpp, cluster, graphics, stats
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-08-15 20:43:01 UTC; huitang
Repository: CRAN
Date/Publication: 2017-08-15 21:54:41 UTC
Built: R 4.4.3; ; 2025-10-13 09:50:24 UTC; windows
