Package: xtife
Type: Package
Title: Interactive Fixed Effects Estimator for Balanced Panel Data
Version: 0.1.3
Date: 2026-04-21
Authors@R: person("Binzhi", "Chen",
                  email = "Binzhi.Chen9@gmail.com",
                  role  = c("aut", "cre"))
Description: Implements the interactive fixed effects ('IFE') panel estimator of
    Bai (2009) <doi:10.3982/ECTA6135> with analytical standard errors
    ('homoskedastic', 'HC1' robust, and cluster-robust by unit). Supports
    asymptotic bias correction for large panels (Bai 2009) and a dynamic
    extension for predetermined regressors (Moon and Weidner 2017
    <doi:10.1017/S0266466615000328>). Includes information-criterion-based
    factor number selection (Bai and Ng 2002 <doi:10.1111/1468-0262.00273>).
    All computations use base R only with no external dependencies.
License: GPL-2 | GPL-3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0)
Imports: stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/Rickchen0910/xtife
BugReports: https://github.com/Rickchen0910/xtife/issues
NeedsCompilation: no
Packaged: 2026-04-21 11:35:09 UTC; apple
Author: Binzhi Chen [aut, cre]
Maintainer: Binzhi Chen <Binzhi.Chen9@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-21 21:10:02 UTC
