Hello, I trust everybody is faring well. My name is Keiran, I am a new user of stata15. I have a question regarding the use of Stata 15 which may sound silly to some.

Moreover, the set of data I am using is in the form of panel data named (Colombia enterprise panel survey), it contains 527 variables from the years 2015,2016,2017 and 2018.

I would like to estimate the following equation below with three methods on Stata 15 linear probability, Logit and Probit models, Which commands should I use for generating the linear probability, logit and probit models in Stata? I am unsure of what commands I should use to generate these three methods.

𝑃𝑟𝑜𝑏(𝑒𝑥𝑝𝑜𝑟𝑡_𝑑𝑢 𝑚𝑖 = 1|𝑋) = 𝐹(𝑎𝑖 + 𝛽1𝐹𝑜𝑟𝑒𝑖𝑔𝑛_𝑑𝑢𝑚𝑖 + 𝛽2𝑠𝑜𝑒_𝑑𝑢𝑚𝑖 + 𝛽4𝑟𝑒𝑔_𝑡𝑖𝑚𝑒𝑡𝑖 + 𝛽5𝑒𝑚𝑝𝑙𝑜𝑦𝑒𝑒𝑠𝑖 + 𝑒 𝑖) (1) Where X is a set of explanatory and control variables, including foreign_dum, soe_dum, reg_time, and employees.


I want to generate the three models so I can compare the estimated coefficients obtained from these three different approaches. Thanks in advance


Kindest Regards

Keiran