Package: lagdynamics Title: Lag Sequential Analysis, Dynamics, and Lag Transition Networks Version: 0.1.0 Authors@R: person("Mohammed", "Saqr", email = "saqr@saqr.me", role = c("aut", "cre", "cph")) Description: A modern, tidy, pipe-friendly 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 an experimental directed transfer-entropy measure (Schreiber, 2000) . Numerical methods are implemented from primary literature and cross-validated against base-R primitives and hand-formula identities. License: MIT + file LICENSE URL: https://github.com/mohsaqr/lagdynamics, https://saqr.me/lagdynamics/ BugReports: https://github.com/mohsaqr/lagdynamics/issues Language: en-US Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: grDevices, grid, stats, utils Suggests: testthat (>= 3.0.0), cograph (>= 2.3.6), knitr, rmarkdown, ggplot2 Config/testthat/edition: 3 LazyData: true VignetteBuilder: knitr Repository: https://mohsaqr.r-universe.dev Date/Publication: 2026-07-01 20:11:42 UTC RemoteUrl: https://github.com/mohsaqr/lagdynamics RemoteRef: HEAD RemoteSha: 96b4e6fe344c6f2d115764cf2f5ba8726c583989 NeedsCompilation: no Packaged: 2026-07-01 21:21:20 UTC; root Author: Mohammed Saqr [aut, cre, cph] Maintainer: Mohammed Saqr