Package: xtfifevd
Type: Package
Title: Panel Fixed Effects Filtered and Variance Decomposition
        Estimation
Version: 1.0.2
Authors@R: c(
    person("Muhammad", "Alkhalaf", 
           email = "muhammedalkhalaf@gmail.com",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0002-2677-9246")))
Description: Implements fixed effects estimators for time-invariant variables
    in panel data models. Provides three estimation methods: FEVD (Fixed Effects
    Vector Decomposition) from Plumper and Troeger (2007) 
    <doi:10.1093/pan/mpm002>, and FEF (Fixed Effects Filtered) and FEF-IV
    (instrumental variables variant) from Pesaran and Zhou (2018)
    <doi:10.1080/07474938.2016.1222225>. All methods use the correct
    Pesaran-Zhou variance estimators that account for generated regressor
    uncertainty, avoiding the size distortions documented in the literature.
License: GPL-3
URL: https://github.com/muhammedalkhalaf/xtfifevd
BugReports: https://github.com/muhammedalkhalaf/xtfifevd/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: stats, MASS
Suggests: plm, lmtest, sandwich, testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-27 19:31:03 UTC; acad_
Author: Muhammad Alkhalaf [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-2677-9246>)
Maintainer: Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-28 20:30:02 UTC
Built: R 4.6.0; ; 2026-04-29 15:13:20 UTC; windows
