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
Exporting variable values rather than labelsHello I intend to use a dataset multiple times. After encoding all my string variables, I exported …
How to calculate weighted mean incomeI want to calculate a weighted mean income for each state. Here is a part of the sample. (I randoml…
How to extract matrix elements to Word table using putdocx table?I have a matrix called matrix1 whose values are present and verified (e.g., using matrix list matrix…
Generate cases according to a number in variableDear All, How do we create a number of cases according to the number in a variable. For example I w…
putdocx + loop --> label?Hello! I'm using a loop to output graphs and save them directly to Word. Is there a possibility to i…
Subscribe to:
Post Comments (Atom)
0 Response to XTSCC does not allow interactions
Post a Comment