Stata is a commercial, general-purpose statistical software.
I work with panel data which contain several companies (id) and cover the period from 1.1.2008 to 1.1.2013 (date, year). I want …
sum range time-series stata subtotalI have a Python script that cleans up and performs basic statistical calculations on a large panel dataset (2,000,000+ observations). I …
python stataThis is a basic problem in data analysis which Stata deals with in one step. Create a wide data frame …
r panel stata reshape data-manipulationI am trying to learn R after using Stata and I must say that I love it. But now I …
r stata robustness standard-error plmI'm trying to get a 2 way table in R similar to this one from Stata. I was trying to use …
r stataI'm graphing a time series and shading certain time periods based on a Boolean indicator variable in Stata 13.1 on Windows 7. …
stata graphingI'm a newbie to R, coming from the Stata world. I've just run a linear model (with approx 100 variables, each …
r stata linear-regression forecasting standard-errorI'm trying to analyze data from the University of Minnesota IPUMS dataset for the 1990 US census in R. I'm using …
r stataI am trying to run multiple regressions where, on each iteration, another independent variable is added to the regression on …
list stata