Hi! For some reason commenting in Stata is not working for me. If I type "// test" (in newly-opened Stata), I get the following error message:
/ is not a valid command name
r(199);
I get the same error when using "/* */". The comments are parsed correctly (shown in green) in the command window, but don't run correctly. Does anyone know what might be going on? Thank you!
Related Posts with Commenting does not work; "/ is not a valid command name" error
Panel regression model with N>T and serial autocorrelated error.Dear all, I've been trying to estimate a panel regression model on a dataset with N>T, where N i…
Replace observations with another group in Panel dataHi, I have panel data and I want to replace observations of one group with the same variable's obser…
Calculate volatility of daily returns by use of GARCHHi, We try to calculate the forecasted implied volatility of daily returns by use of the GARCH (1,1…
Comparing non nested models with xtmelogitDear all, I am using xtmelogit to run a multilevel logistic regression with PISA data. My data is h…
LOOP ERROR no observations definedDear Stata Users I have been running a loop for each out of 5 years. Code: clear all cd "\\regist…
Subscribe to:
Post Comments (Atom)
0 Response to Commenting does not work; "/ is not a valid command name" error
Post a Comment