Package: patterncausality
Type: Package
Title: Pattern Causality Algorithm
Version: 0.1.2
Authors@R: c( person("Stavros", "Stavroglou", role = c("aut"),
                     email = "stavros.k.stavroglou@gmail.com",
                     comment = c(ORCID = "0000-0003-3931-0391")),
              person("Athanasios", "Pantelous", role = c("aut"),
                     email = "Athanasios.Pantelous@monash.edu",
                     comment = c(ORCID = "0000-0001-5738-1471")),
              person("Hui", "Wang", role = c("aut", "cre"), 
                     email = "huiw1128@gmail.com",
                     comment = c(ORCID = "0009-0006-0095-0243")))
Maintainer: Hui Wang <huiw1128@gmail.com>
Description: The model proposes a robust methodology for detecting and reconstructing the hidden structure of dynamic complex systems through short-term forecasts and information embedded in reconstructed state spaces. The approach not only identifies critical components and causal interactions within these systems but also provides a practical tool for optimizing system performance and stability.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Imports: stats
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, stringr, ggplot2, testthat (>= 3.0.0)
Config/Needs/website: tidyverse/tidytemplate
URL: https://github.com/skstavroglou/pattern_causality/
BugReports: https://github.com/skstavroglou/pattern_causality/issues
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-08-20 15:10:32 UTC; pc2
Author: Stavros Stavroglou [aut] (<https://orcid.org/0000-0003-3931-0391>),
  Athanasios Pantelous [aut] (<https://orcid.org/0000-0001-5738-1471>),
  Hui Wang [aut, cre] (<https://orcid.org/0009-0006-0095-0243>)
Repository: CRAN
Date/Publication: 2024-08-22 09:00:02 UTC
