Hey everyone I am very new to STATA so bear with me.
I am trying to create a table1 for my dataset using the "ssc install table1" package
I believe I am using the right syntax but whenever I try to generate a table I keep getting the same error:
when I type:
ssc install table1
table1, by(catsna) vars(confusion1 bin \ sex bin)
I get this error:
invalid '''
r(198);
In this case, "catsna" is a variable that created that divides sodium into 4 quantiles and confusion1 is a binary variable in the dataset. I have played around with different variables but to no avail. Does anyone else know why I keep getting this error?
Thanks again and I appreciate any help on this issue.
Related Posts with Table1 error
Relevant test (t-test/z-test etc.)Dear All, I want to ask you what is the most appropriate test for testing significance in differenc…
twoway connectedCounty Country_code Region_Name Income MIT2003 MIT2004 MIT2005 mean_MIT2003 mean_2004 mean_2005 Aru…
Which lagged variable to include? (Wald Tests)Hi Statalisters, I am currently running a FE regression for a 2-period panel data set in China. I h…
Comparing two interaction terms using "test"Hello, I have two interaction terms, which I would like to compare statistically. Say, some variabl…
Issue trying to fill in missing dataGood day, I have a gender variable for panel data. This variable is sometimes missing in one or the…
Subscribe to:
Post Comments (Atom)
0 Response to Table1 error
Post a Comment