Skip to content

zhentaoshi/panel-local-projection

Repository files navigation

Panel Local Projection

This repository hosts an R package that accompanies

It offers an R function to implement the panel local projection that includes two methods:

  • The fixed effect (FE) estimator. This is the default estimator in most applied works, but we find that it incurs Nickell bias
  • The split-panel jackknife (SPJ) estimator eliminates the asymptotical bias and delivers valid statistical inference.
devtools::install_github("zhentaoshi/panel-local-projection")
library("pLP")

Contributors

Ziwei Mei, Zhentao Shi, and Shen Shu

License

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Code for half-panel jackknife in panel local projection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages