Dear. Statalist
I am trying to do a piecewise regression with panel data but I can't find out much about this topic. Anyone have suggestions on what STATA command to use? Also what are the issues with doing a piecewise regression with paneldata?
This is my equation: nl (KOSTBHG = SIZE*{b1} + (SIZE>{c})*( SIZE-{c})*{b2}), variables(SIZE) initial(b1 0 c 28 b2 0) noconstant, if(Year==2015)
Related Posts with Piecewise regression with panel data
Help with reshaping the dataDear community, I am trying to bring some data into a different format. The data is World Uncertain…
Error merging master data with using data keeping the merge key as city and statefipI need to convert my master data to county level. For that in my master data I have statefip and cit…
Cleaning string variableDear all, I have a variable called place_birth in my dataset. Some of the locations weren't recorde…
Show the working directory and save it in a macroHi~ I can use command cd or pwd to show the working directory. But how can I save the returned resul…
Adding % to stacked bar chartDear statalisters, is there a way to add %-signs (by code) to my stacked bar chart? here is the co…
Subscribe to:
Post Comments (Atom)
0 Response to Piecewise regression with panel data
Post a Comment