Package: PanelSelect
Type: Package
Title: Panel Sample Selection Models
Version: 1.0.0
Authors@R: person(given = "Jing",
                    family = "Peng",
                    role = c("aut", "cre"),
                    email = "jing.peng@uconn.edu")
Maintainer: Jing Peng <jing.peng@uconn.edu>
Description: Extends the Heckman selection framework to panel data with individual random effects. The first stage models participation via a panel Probit specification, while the second stage can take a panel linear, Probit, Poisson, or Poisson log-normal form. Model details are provided in Bailey and Peng (2025) <doi:10.2139/ssrn.5475626> and Peng and Van den Bulte (2024) <doi:10.1287/mnsc.2019.01897>.
License: GPL (>= 3)
Encoding: UTF-8
VignetteBuilder: knitr
Imports: Rcpp, PanelCount, pbivnorm, maxLik, statmod, MASS, data.table,
        pbv
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-10-21 06:19:09 UTC; pengj
Author: Jing Peng [aut, cre]
Repository: CRAN
Date/Publication: 2025-10-25 12:00:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:32:34 UTC; windows
Archs: x64
