1 Star 0 Fork 1

kerrydu / xtplfc_Stata

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

xtplfc_Stata

Stata module for estimating partially linear functional-coefficient panel data models

  • xtplfc.ado estimates partially linear functional-coefficient static panel data models.
  • ivxtplfc.ado estimates partially linear functional-coefficient static panel data models with endogeneous variables.
  • xtdplfc.ado estimates partially linear functional-coefficient dynamic panel data models.

Install within Stata

  • Method 1: net install
net install xtplfc, from("https://raw.githubusercontent.com/kerrydu/xtplfc_Stata/master/")
  • Method 2: github install
net install github, from("https://haghish.github.io/github/") 
github install kerrydu/xtplfc_Stata

Requirement

  • Stata version 14 or later
  • Depends on the moremata and bspline packages
  • Only be used if data are declared to be panel data through the xtset or tsset command

Citation

If you use this module, please cite the following papers:

@TechReport {xtplfc2020,
  Author = {Du, K., and Zhang, Y. and Zhou, Q.},
  Title = {Estimating partially linear functional-coefficient panel data models with Stata},
  Note = {Econometric Review, forthcoming},
  Year = {2020},
}

Du, K., Zhang, Y. and Zhou, Q. 2020. Estimating partially linear functional-coefficient panel data models with Stata. Stata Journal forthcoming. https://github.com/kerrydu/xtplfc_Stata/blob/master/manuscript.pdf

@TechReport {zhang2020,
  Author = {Zhang, Y., and Q. Zhou.},
  Title = {Partially linear functional-coefficient panel data models: Sieve Estimation and Specification testing},
  Note = {Econometric Review,forthcoming},
  Year = {2020},
}

Zhang, Y., and Q. Zhou. 2020. Partially linear functional-coefficient panel data models: Sieve Estimation and Specification testing. Econometric Review, forthcoming.

Things to be aware of:

  • Sometimes lxtplfc.mlib might not be indexed automatically. Consequently, the program would abort with error information that mata function could not be found. In this case, please prompt mata mata mlib index in the Stata and re-run the command.
  • If you find any issues during using this module, please report issues on Github, or email to Kerry Du

空文件

简介

Stata module for estimating partially linear functional-coefficient panel data models 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/kerrydu/xtplfc_Stata.git
git@gitee.com:kerrydu/xtplfc_Stata.git
kerrydu
xtplfc_Stata
xtplfc_Stata
master

搜索帮助

14c37bed 8189591 565d56ea 8189591