Hello,
After hours of troubleshooting code that used to work and stopped doing so, I figured out that the problem was introduced by my new usage of the -ci2- command. After I run the ci2 command the esttab command no longer works. It gives me the error message:
level() invalid -- invalid number, noninteger value
r(126);
Even after I run the commands -clear all- and -eststo clear- this still happens. The only way I have figured to get the problem to go away is to close stata and start a new session.
So, the question is, is there a more specific clear command to use to resolve this without restarting Stata?
I also hope this post helps others avoid the same problem.
Thanks,
Dan
Related Posts with ci2 interferes with esttab
Using regexp to extract variables from stringI have a string variable Code: People that provides a sentence about the number and type of people …
variable-coefficient panel data modelDear all.If I want to use variable-coefficient panel data model ,which Stata command can I use? Raym…
How to generate different matrices based on different factors and different factors levelsmata D = (1,1,1 \ 2,1,1 \ 3,1,2 \ 4,1,2 \ 5,1,3 \ 6,1,3 \ 7,2,1 \ 8,2,1 \ 9,2,2 \ 10,2,2 \ 11,2,3 \ …
Interacting Categorical VariableDear all, I have two categorical variables that are socialclass (1=low, 2=middle, 3=high) and jobty…
Sample size for count dataHi listers, I was asked to estimate the sample necessary to detect a difference in the average numb…
Subscribe to:
Post Comments (Atom)
0 Response to ci2 interferes with esttab
Post a Comment