In Stata 16 you could code:
table ..., replace
to replace the data in memory with the results produced by the table command.
Is there an alternative in Stata 17, or a way to convert results from a collection to data?
Regards Kim
Related Posts with The "replace" option to the table command in Stata 16 is on longer available in Stata17; is there an alternative in Stata 17?
obsdiff commandHello everyone, I have a large dataset with many duplicates across different variables. I am trying …
no observations error for regressing two IVs that are mutually exclusiveDear Statalist, I have a dataset with European and non-European countries. I define "europe" as: C…
Confidence interval for graphsHi all, I am plotted a connected graph using this code: Code: twoway (connected weekmeanifference …
Eventstudy2 command issue with merging datastetsDear statalist, I am trying to use the estudy2 command This is the command I run eventstudy2 set da…
biprobit with two endogenous variableDear Statalist users, I am trying to estimate a model where both dependent (y) and two endogenous v…
Subscribe to:
Post Comments (Atom)
0 Response to The "replace" option to the table command in Stata 16 is on longer available in Stata17; is there an alternative in Stata 17?
Post a Comment