Package: panelhetero
Type: Package
Title: Panel Data Analysis with Heterogeneous Dynamics
Version: 1.0.0
Authors@R: c(
    person("Ryo", "Okui", email = "okuiryo@e.u-tokyo.ac.jp", role = c("aut", "cph")),
    person("Takahide", "Yanagi", email = "yanagi@econ.kyoto-u.ac.jp", role = c("aut", "cre", "cph"), comment = c(ORCID = "https://orcid.org/0000-0003-3975-5518")),
    person("Heejun", "Lee", email = "info.hlee@gmail.com", role = c("aut", "cph")))
Description: Understanding the dynamics of potentially heterogeneous variables is important in statistical applications.
    This package provides tools for estimating the degree of heterogeneity across cross-sectional units in the panel data analysis.
    The methods are developed by Okui and Yanagi (2019) <doi:10.1016/j.jeconom.2019.04.036> and Okui and Yanagi (2020) <doi:10.1093/ectj/utz019>.
Depends: R (>= 3.6)
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.2.3
License: MIT + file LICENSE
Imports: boot, ggplot2, KernSmooth, Rearrangement, stats
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-18 14:44:26 UTC; Takahide Yanagi
Author: Ryo Okui [aut, cph],
  Takahide Yanagi [aut, cre, cph]
    (<https://orcid.org/0000-0003-3975-5518>),
  Heejun Lee [aut, cph]
Maintainer: Takahide Yanagi <yanagi@econ.kyoto-u.ac.jp>
Repository: CRAN
Date/Publication: 2023-04-20 08:00:02 UTC
Built: R 4.1.2; ; 2023-04-21 11:54:45 UTC; unix
