Hello I am trying to generate a table in my data set
table fisei_08_cat, stat(mean part) nototals
I am using this code and it works perfectly alone. It doesn't work and it gives me option stat() not allowed error when I run the file.
Also When I highlight this code and what is after it it works and what it is before it works. But the error is there when I run the whole file
I am using stata version 14.1
table fisei_08_cat, stat(mean part) nototals
I am using this code and it works perfectly alone. It doesn't work and it gives me option stat() not allowed error when I run the file.
Also When I highlight this code and what is after it it works and what it is before it works. But the error is there when I run the whole file
I am using stata version 14.1
Comment