Hello,
I am trying to create a table 1 in stata 16.
I am using the following code:
table1_mc, by(race_ethnicity) vars(age contn %4.0f \ gender bin %4.0f \ state cat %4.0f ) However every time I run the code I get the error message
command table1_mc is unrecognised.
I have tried installing the package:
ssc install table1_mc Whenever I do this it says file c:\ado\plus\trek.nxt already exists.
Would really appreciate any help!
Hannah
Related Posts with Table1_mc stata 16 issue
Greek letters in the dataHi all, I'm trying to import a dataset with string variables containing Greek characters. I'm using…
Fixed Effects Regression (how to fix error:repeated time values within panel)Hey listers, how can I fix the error: repeated time values within panel? xtset FundId date xtreg dep…
Equation for each line in xtline?My data is ~350 geographic units observed on 9 occasions. I want to be able to compare trajectories …
Suppress scalebar with twoway contour?twoway contour automatically generates a colour scalebar where there is colour information in the pl…
labels using VennDiagramHi, I am using a user defined command VennDiagram to draw a venn diagram. Can the command VennDiagr…
Subscribe to:
Post Comments (Atom)
0 Response to Table1_mc stata 16 issue
Post a Comment