Latent group structures are a common challenge in panel data analysis. Disregarding group-level heterogeneity can introduce bias. Conversely, estimating individual coefficients for each cross-sectional unit is inefficient and may lead to high uncertainty. This package addresses the issue of unobservable group structures by implementing the pairwise adaptive group fused Lasso (PAGFL) by Mehrabani (2023) <doi:10.1016/j.jeconom.2022.12.002>. PAGFL identifies latent group structures and group-specific coefficients in a single step. On top of that, we extend the PAGFL to time-varying coefficient functions.
Version: | 1.1.2 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp, lifecycle, ggplot2, RcppParallel |
LinkingTo: | Rcpp, RcppArmadillo, RcppParallel |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-11-09 |
DOI: | 10.32614/CRAN.package.PAGFL |
Author: | Paul Haimerl [aut, cre] (<https://orcid.org/0000-0003-3198-8317>), Stephan Smeekes [ctb] (<https://orcid.org/0000-0002-0157-639X>), Ines Wilms [ctb] (<https://orcid.org/0000-0003-3269-4601>), Ali Mehrabani [ctb] (<https://orcid.org/0000-0002-1848-5582>) |
Maintainer: | Paul Haimerl <paul.haimerl at econ.au.dk> |
BugReports: | https://github.com/Paul-Haimerl/PAGFL/issues |
License: | AGPL (≥ 3) |
URL: | https://github.com/Paul-Haimerl/PAGFL |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | PAGFL results |
Reference manual: | PAGFL.pdf |
Package source: | PAGFL_1.1.2.tar.gz |
Windows binaries: | r-devel: PAGFL_1.1.2.zip, r-release: PAGFL_1.1.2.zip, r-oldrel: PAGFL_1.1.2.zip |
macOS binaries: | r-release (arm64): PAGFL_1.1.2.tgz, r-oldrel (arm64): PAGFL_1.1.2.tgz, r-release (x86_64): PAGFL_1.1.2.tgz, r-oldrel (x86_64): PAGFL_1.1.2.tgz |
Old sources: | PAGFL archive |
Please use the canonical form https://CRAN.R-project.org/package=PAGFL to link to this page.