Package: lagdynamics
Title: Lag Sequential Analysis, Dynamics, and Lag Transition Networks
Version: 0.32
Authors@R: 
    c(person("Mohammed", "Saqr", email = "saqr@saqr.me",
             role = c("aut", "cre", "cph")),
      person("Sonsoles", "López-Pernas", role = "aut"))
Description: A modern, tidy toolkit for lag sequential
    analysis and lag transition networks of categorical event and sequence
    data. It provides an accessible, unified workflow for fitting, inspecting,
    visualising, and comparing lagged transition patterns, with tidy outputs
    throughout. Includes confirmatory tools for uncertainty, robustness, and
    group differences, including bootstrap intervals, analytic certainty,
    split-half reliability, case-drop stability, permutation tests, and
    Bayesian group comparisons. Supports long-format event-log import,
    import from common sequence and state-sequence objects, multi-lag
    analysis, structural-zero constraints, transition and initial
    probabilities, plotting of transition structures, and a directed
    transfer-entropy measure. The lag sequential analysis framework
    follows Sackett and others (1979) <doi:10.3758/BF03205679>.
License: MIT + file LICENSE
URL: https://github.com/mohsaqr/lagdynamics
BugReports: https://github.com/mohsaqr/lagdynamics/issues
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: cograph (>= 2.3.6), ggplot2 (>= 3.4.0), grDevices, grid,
        stats, utils
Suggests: testthat (>= 3.0.0), Nestimate, tna, knitr, rmarkdown
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-07-11 19:40:45 UTC; mohammedsaqr
Author: Mohammed Saqr [aut, cre, cph],
  Sonsoles López-Pernas [aut]
Maintainer: Mohammed Saqr <saqr@saqr.me>
Repository: CRAN
Date/Publication: 2026-07-21 10:20:07 UTC
Built: R 4.6.0; ; 2026-07-21 12:12:56 UTC; unix
