Hello, I am exploring npregress kernel command for a panel data (Country year). I was reading a working paper titled: Panel Data Specifications in Nonparametric Kernel Regression: An Application to Production Functions by Tomasz Czekaj and Arne Henningsen. They mention that we can use time variable and the individual identifier as additional (categorical) explanatory variables. I have a panel of 90 countries 24 years. I tried it. I created a variable id by country and n1 by year.
Command looks like: npregress kernel x y z i.id i.n1, reps(10) seed(8)
I get the results for time variable but the country id's are not there in the regression output (Effect). Will this approach work?
Related Posts with npregress kernel regression using panel data
t test output in matrix using loopsHello I am struggling to store the results of ttest in matrix using loops. I have stname (string va…
Tabulate the same variable multiple timesDear all, I need to tabulate variable Y conditioned on different values another variable X can take…
Help to define cases in longitudinal dataHi, I would like to apologise as I am unable to post the data sample here for you all, as the datas…
in REML, how to get random coefficients Hi. I want to get the random coefficients(b_ijt) of year dummy variables(D_t) from the equation be…
Customizing value labels with encode or related commandsHello: I am trying to encode str var into an encoded var_code, which is typically a simple command..…
Subscribe to:
Post Comments (Atom)
0 Response to npregress kernel regression using panel data
Post a Comment