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
Taking the difference of observations of the same variableDear all, My problem is the following: I have a panel data of EU countries in which I have many kin…
FE, RE unbalanced panel Hausman testI have an unbalanced panel data (firms' financial and ownership data of 9 years) containing some key…
Importing multiple sheets from multiple excel files using loopHi everyone, I am importing 35 sheets from 35 excel files. The naming of excel sheets is such that …
mi impute chained: option savetrace() not allowed r(198)Hello, I ran the following commands to run a multiple imputation in Stata version 15.1, but ran int…
Spatial Autoregressive Models with Categorical Outcome variable - is it possible?Hi, I have been working with SAR models and have recently come across a dataset where the outcome v…
Subscribe to:
Post Comments (Atom)
0 Response to Table1_mc stata 16 issue
Post a Comment