Package: getspanel
Title: General-to-Specific Modelling of Panel Data
Version: 0.2.1
Date: 2025-05-12
Authors@R: 
    c(
    person(given = "Felix",
    family = "Pretis",
    role = c("aut"),
    email = "fpretis@uvic.ca"),
    person(given = "Moritz",
           family = "Schwarz",
           role = c("aut", "cre"),
           email = "moritz.schwarz@scmo.eu",
           comment = c(ORCID = "0000-0003-0340-3780")))
Description: Uses several types of indicator saturation and automated General-to-Specific (GETS) modelling from the 'gets' package and applies it to panel data. This allows the detection of structural breaks in panel data, operationalising a reverse causal approach of causal inference, see Pretis and Schwarz (2022) <doi:10.2139/ssrn.4022745>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/moritzpschwarz/getspanel,
        https://www.moritzschwarz.org/getspanel/
BugReports: https://github.com/moritzpschwarz/getspanel/issues
LazyData: true
RoxygenNote: 7.3.2
Suggests: testthat, knitr, rmarkdown, lfe, prettydoc, plm, fixest,
        lmtest, sandwich, cowplot
Imports: gets, fastDummies, Matrix, ggplot2, stats, mvtnorm
Depends: R (>= 3.5.0)
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-13 07:41:45 UTC; morit
Author: Felix Pretis [aut],
  Moritz Schwarz [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0340-3780>)
Maintainer: Moritz Schwarz <moritz.schwarz@scmo.eu>
Repository: CRAN
Date/Publication: 2025-05-13 08:00:02 UTC
Built: R 4.3.3; ; 2025-05-13 09:49:01 UTC; unix
