Ayesha Irfan

Ayesha Irfan, a 26-year-old data analysis expert with a PhD in Statistics, brings a wealth of knowledge and expertise to her field. With three years of experience in teaching at the university level, she has honed her skills in both data analysis and statistical methodologies, making her a sought-after educator and consultant. Ayesha has been actively involved in academic activities, contributing to research publications and presenting at international conferences. Her passion for education is evident in her dedication to fostering a diverse and inclusive learning environment, ensuring that students from all backgrounds thrive. She holds several certifications in advanced statistical software and data analytics, reflecting her commitment to continuous professional development.

Reporting Results For Panel Regression Using Outreg2

In our two-part article (Part1 , Part2) on the outreg2 command, we learnt how regression results from Stata can be output to other file formats like Word, Excel, and LaTeX. In this article, we delve into reporting results for panel regression models, specifically four regression models: OLS (fixed and random effects, Generalized Method of Moments […]

Reporting Results For Panel Regression Using Outreg2 Read More »

How to Calculate the Distance Between Two Locations in Stata Using geodist

geodist is a useful command in Stata that helps you to find the distance between two cities/locations, the nearest location from your target city/location, and the number of cities/location within a certain radius. The command can be installed using: ssc install geodist Download Example File We will use a dataset called distance.dta that stores the

How to Calculate the Distance Between Two Locations in Stata Using geodist Read More »

regression output using outreg2 part2

Reporting Publication Style Regression Output in Stata – Part 2

In our introductory article on using Outreg2 for regression output, we learnt how to output Stata regression output into other file formats like Word, Excel or Latex and how we could adjust the layout of the output tables. In this second section of our two-part article on the outreg2 command, we explore how additional statistics,

Reporting Publication Style Regression Output in Stata – Part 2 Read More »