Fetch the repository succeeded.
Stata module for estimating partially linear functional-coefficient panel data models
net install xtplfc, from("https://raw.githubusercontent.com/kerrydu/xtplfc_Stata/master/")
net install github, from("https://haghish.github.io/github/")
github install kerrydu/xtplfc_Stata
moremata
and bspline
packagesIf 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.
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.Sign in for post a comment
Comments ( 0 )