Hi all,
I am trying to use xtscc in interaction and Stata won't recognize the command. This issue was discussed previously and there was even an example posted but when I use the same data set and the code Stata returns an error message (please see below). As recommended in the post (which is less than 2 months old) I made sure that my version is the latest (1.4) but unfortunately neither the example data not my data set can be used to crease interaction. Thank you in advance for any suggestions
This is the code and the results that I am getting
webuse grunfeld
tsset company year
panel variable: company (strongly balanced)
time variable: year, 1935 to 1954
delta: 1 year
xtscc invest i.company##c.mvalue
1b: operator invalid
r(198);
Related Posts with XTSCC does not allow interactions
Generating Variable Based on Multiple ConditionsHi all, I am currently working on a stata dataset in regards to institutional holdings. I would lik…
Twoway Line Chart for Regression Dummy CoefficientsDear all, Suppose I have a large dataset that comprises the age and income of Individuals. Now assu…
interpolate between two year dates using expandHi all, For my panel data, I want to linearly interpolate between two years. I have data for the pe…
Rdplot confidence interval not showingHi all, I have the following code: rdplot aux1hm aux1dm if agech >= `agelow' & agech <= `…
Adding Confidence Intervals to ScatterHi all, Is there a way I can add confidence intervals to the following? scatter aux1hm aux1dm, leg…
Subscribe to:
Post Comments (Atom)
0 Response to XTSCC does not allow interactions
Post a Comment