Hi
Does anyone know of a website or platform that can automatically generate STATA codes from SAS codes? For e.g. , below is a SAS code but I want to generate it in STATA.
thank you
marital status of the reference person: 1=married/living with partner, 2=neither married nor living with partner; IF (X8023 IN (1 2)) THEN MARRIED=1; ELSE MARRIED=2;
Related Posts with Website that converts SAS command codes into STATA?
ado file of siilogit command (slop index of inequality command)Hi, I am running slop index of inequality using STATA 13 using the following command siilogit <…
Panzar and Rose Model Code in StataDear Forum members, I am a beginner in Stata and working on the thesis. I am trying to implement th…
An error "plugin not loaded or not available: use the adoonly option" accur after "ml maximize"I am trying to learn how to use mdraws by Cappellari and Jenkins.When replicating the example test_t…
I can never run Stepwise, always got 'command ssd is unrecognized'As the title said it. Searched and found no answer. Anyone has any clue how to overcome this? Thousa…
How to measure treatment effects in panel data when treatment happens at different times?Hello Statalists, I am working on treatment effects of foreign acquisition on firms' productivity, …
Subscribe to:
Post Comments (Atom)
0 Response to Website that converts SAS command codes into STATA?
Post a Comment