Package: hdcce
Type: Package
Title: Estimation and Inference for High-Dimensional Panel Data Models
        with Interactive Fixed Effects
Version: 0.1.0
Authors@R: c(
    person(given = "Maximilian", family = "Ruecker",
           role = c("aut", "cre"), email = "maximilian.ruecker@uni-ulm.de"),
    person(given = "Michael", family = "Vogt", role = "aut"),
    person(given = "Oliver", family = "Linton", role = "aut"),
    person(given = "Christopher", family = "Walsh", role = "aut"))
Description: Estimation and inference for panel data
    models with interactive fixed effects. The
    methods cover i) the linear specification of Ruecker, M., Vogt, M.,
    Linton, O. and Walsh, C. (2025) "Estimation and Inference in
    High-Dimensional Panel Data Models with Interactive Fixed Effects"
    <doi:10.3982/QE2308>, and ii) the dictionary design of Ruecker, M.,
    Vogt, M. and Linton, O. (2026) "High-Dimensional Panel Data Models with
    Interactive Fixed Effects: Beyond the Linear Case" <doi:10.48550/arXiv.2608.02055>.
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stats, graphics, glmnet, mvtnorm
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
URL: https://github.com/RueckerM/hdcce
NeedsCompilation: no
Packaged: 2026-09-08 08:39:45 UTC; maximilianrucker
Author: Maximilian Ruecker [aut, cre],
  Michael Vogt [aut],
  Oliver Linton [aut],
  Christopher Walsh [aut]
Maintainer: Maximilian Ruecker <maximilian.ruecker@uni-ulm.de>
Repository: CRAN
Date/Publication: 2026-09-15 14:20:02 UTC
