Hi,
I am busy with creating a word doc with my panel data descriptive statistics. I am using the following code, which works.
asdoc xttab Country_code, save(Descriptive.doc), replace dec(1) title(Descriptive statistics)
However, I would like to create a table with only the within Freq and Percent (so without Overall and Between). Does anyone know how to do this?
Thanks in advance!
Related Posts with xttab
Logistic Regression with ClusteringHello users, I am new to the forum, but hoped you would be able to settle a small dispute we are ha…
Instrumental variables with many missing values in the endogenous regressorHi, I have a data set with 10k observations for Y and an endogenous regressor X with many missing o…
Excluding specific combinations of variables from a foreach variable loop with 2 or more varlistsHi all I have 2 lists of variables (i.e. varlist1 and varlist2) and I would like to use a command t…
How to in Stata get data from different WRDS library in one batchIt works if I execute in Stata odbc load, exec("select permno, shrcd, date, prc, vol, ret from crsp.…
gmm estimation of probit model in the presence of heteroscedasticityDear statalists, I tried to conduct a Monte Carlo simulation to show that under conditional heteros…
Subscribe to:
Post Comments (Atom)
0 Response to xttab
Post a Comment