panelhetero
The panelhetero package provides tools to examine the degree of heterogeneity across cross-sectional units in the panel data analysis. See Okui and Yanagi (2019, Journal of Econometrics) https://doi.org/10.1016/j.jeconom.2019.04.036 and Okui and Yanagi (2020, The Econometrics Journal) https://doi.org/10.1093/ectj/utz019 .
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 8 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Keywords
Repository
The panelhetero package provides tools to examine the degree of heterogeneity across cross-sectional units in the panel data analysis. See Okui and Yanagi (2019, Journal of Econometrics) https://doi.org/10.1016/j.jeconom.2019.04.036 and Okui and Yanagi (2020, The Econometrics Journal) https://doi.org/10.1093/ectj/utz019 .
Basic Info
- Host: GitHub
- Owner: tkhdyanagi
- License: other
- Language: R
- Default Branch: master
- Homepage: https://tkhdyanagi.github.io/panelhetero/
- Size: 6.01 MB
Statistics
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# panelhetero: Panel Data Analysis with Heterogeneous Dynamics
The panelhetero package provides tools for estimating the degree of
heterogeneity acorss cross-sectional units using panel data.
The methods are developed by the following papers:
- [Okui and Yanagi (2019) "Panel data analysis with heterogeneous dynamics"](https://doi.org/10.1016/j.jeconom.2019.04.036)
- [Okui and Yanagi (2020) "Kernel estimation for panel data with heterogeneous dynamics"](https://doi.org/10.1093/ectj/utz019).
# Intsallation
Run:
```{r, eval = FALSE}
install.packages("panelhetero")
```
or
```{r, eval = FALSE}
# install.packages("devtools") # if necessary
devtools::install_github("tkhdyanagi/panelhetero", build_vignettes = TRUE)
```
# Website
- [https://tkhdyanagi.github.io/panelhetero/](https://tkhdyanagi.github.io/panelhetero/)
# References
- Okui, R. and Yanagi, T., 2019.
Panel data analysis with heterogeneous dynamics.
Journal of Econometrics, 212(2), pp.451-475.
[Link](https://doi.org/10.1016/j.jeconom.2019.04.036)
- Okui, R. and Yanagi, T., 2020.
Kernel estimation for panel data with heterogeneous dynamics.
The Econometrics Journal, 23(1), pp.156-175.
[Link](https://doi.org/10.1093/ectj/utz019)
Owner
- Name: Takahide Yanagi
- Login: tkhdyanagi
- Kind: user
- Location: Japan
- Company: Kyoto University
- Website: https://sites.google.com/view/takahide-yanagi/
- Repositories: 1
- Profile: https://github.com/tkhdyanagi
Econometircs and Causal Inference
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: 4 days
- Average time to close pull requests: 11 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tkhdyanagi (1)
Pull Request Authors
- Jun-H-Lee (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 214 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: panelhetero
Panel Data Analysis with Heterogeneous Dynamics
- Homepage: https://tkhdyanagi.github.io/panelhetero/
- Documentation: http://cran.r-project.org/web/packages/panelhetero/panelhetero.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.1
published about 3 years ago