Lower-income households spend a larger share on essentials while higher-income groups allocate relatively more to transport, recreation, and services.
The expenditure shares are from the Eurostat 2020 household budget survey (HBS).
Made with #Stata marimekko:
github.com/asjadnaqvi/s...
GESIS Summer School Introduction to Stata for Data Management and Analysis 22 – 23 July 2026 | Hybrid (Cologne | Online) Lynn-Malou Lutz & Sophia Hamdorf (both GESIS)
Are you new to #Stata or looking to refresh your skills in data management, analysis, and visualization?
Brush up your skills quickly and easily in our short online course at the #GESISsummerschool!
➡️ More information & registration at t1p.de/GSS26-SCB
@gesis.org
Acquire standard errors for virtually anything: nlcom and the Delta Method 🧮 #Stata
Announcement for ICPSR Summer Program workshop on Modern Difference in Difference Designs from May 26 to June 5, held online.
Understand the existing landscape of DiD-type methods, use those methods in either R or #Stata, and learn to incorporate new papers and methods into your toolkit in the future! For more details: myumi.ch/w9njN
#SumProg26 #ICPSR #ProfessionalDevelopment #DiDMethods #DifferenceInDifference
Niche post but you can now run bayes Stata commands with the stan / NUTS sampler with bayeshmc package without needing to go through python. #stata
www.statalist.org/forums/forum...
🚀 #Stata #graphfunctions is now bumped to v1.7 🚀
It now has a new "labrepel" function for force-directed label repulsion in dense plots. + Other updates.
More info:
github.com/asjadnaqvi/s...
Up soon on SSC!
Data visualization in #Stata, an updated link: agrogan1.github.io/posts/data-v...
Data visualization with #Stata, the basics: agrogan1.github.io/posts/data-v...
Almost like magic:Average marginal effects, marginal effects at the mean, and the margins command in #Stata
www.kai-arzheimer.com/me-at-the-ma...
Try this with #Stata
#Stata #treemap v1.7 is now up on #Github:
Major changes
- method(): slice or dice or squarify or mix
- orient(): change box placements when drawing
- ratio(): custom box ratios (default = Golden Ratio)
+ others options
Check it out:
github.com/asjadnaqvi/s...
Up soon on #SSC
youtu.be/YgKUzJeOIZw - TOWN HALL VIDEO. Applying Machine Learning Techniques in Stata to Predict Health Outcomes Using #HIV-related Data.
Featuring Rachel Brathwaite, PhD #Stata #MachineLearning
Join @stephenvaisey.com on March 18–20 for "Longitudinal Data Analysis w/ #Stata and LLMs". Learn to analyze panel data using mixed models, two period difference-in-differences, fixed-effects models, between-within models, & dynamic panel models, w/ added #LLM support.
Are you a #Stata user? Maybe you work with one?
Have you ever found yourself copy-pasting from the results window?
It's annoying as hell! And terrible practice. So I wrote a blog post on using #rstats to extract results from Stata log files
benharrap.com/post/2026-02...
Stochastic frontier estimation (SFA) Use Benchmarking With (In) R Software
ln.run/Benchmarking
Calculate the Breusch-Pagan LM statistic after regress Use bpagan With STATA 19
ristek.link/bpagan
#rstudio #rsoftware #softwarer #stata #stata19 #olahdatasemarang #programming
Studentized Breusch-Pagan test Use bptest (lmtest) With (In) R Software
dik.si/bptest
Breusch-Pagan LM test for cross-sectional correlation in fixed effects model Use xttest2 With STATA 19
ln.run/xttest2
#rstudio #rsoftware #softwarer #stata #stata19 #olahdatasemarang #programming
I'm sitting on my couch, coding on my modest laptop, and I have a file with 216,783,180 open in #Stata, and it's ... a little sluggish.
200 million obs, and it's taking seconds. Unimaginable a few years ago.
I'm sitting on my couch, coding on my modest laptop, and I have a file with 216,783,180 open in #Stata, and it's ... a little sluggish.
200 million obs, and it's taking seconds. Unimaginable a few years ago.
New #Stata Guide on #Medium post:
"Stata graphs: Define your own color schemes II"
medium.com/the-stata-gu...
Here we cover three ways you finetune your colors:
⭐ Direct use of HEX codes
⭐ Direct use of RGB codes
⭐ Programming your own palette
@statacorp.bsky.social #dataviz
Reading research papers and unsure how to interpret the stats?
This course will help you build practical skills to analyse real data in #GlobalHealth research.
12 Feb–30 Apr | UB | #STATA included
Apply now! 🟠 https://tinyurl.com/42nn2nfw
#eLearning #Biostatistics
Join “Multilevel & Mixed Models w/ #Stata & ChatGPT” w/ @stephenvaisey.com, Feb. 18-20 for an intensive intro to multilevel models. Learn the (real) difference between fixed & random effects, how to combine both in a single model, & how #ChatGPT can help design, estimate, and interpret your models.
I had to install #Stata today to run someone else's code. Considering how quickly #software adoption changes in other fields, it is astonishing how something as outdated as Stata has managed to survive until 2026.
If you are using the #weai program in #Stata to calculate the Women's Empowerment in Agriculture Index (WEAI), it's time to upgrade to version 2.0 which includes a critical bug fix!
To reinstall write "ssc install weai" in your command line.
@ifpri.org @cgiar.org @agnesq.bsky.social
Linear Models one Endogenous Regressor Latent Instrumental Variables Use latentIV In R Software
ln.run/latentIV
Instrumental variables Generalized Method Moments Use ivgmm0 STATA 19
ristek.link/ivgmm0
#rstudio #rsoftware #softwarer #stata #stata19 #olahdatasemarang
Does etable really have no option to have each stat in its own column instead of vertically stacked in #stata? Maybe this is doable with collect? Collect is maddeningly hard to use though…
🚀 Announcing unicefData — open-source access to 700+ child welfare indicators from UNICEF’s SDMX API
One syntax across Python, R, and Stata. No API expertise needed.
🔗 github.com/unicef-drp/unicefData
#OpenData #SDGs #RStats #Python #Stata
Transition from using #Stata to using #Rstats independently in only 8 hours (over 2 days)! Join "R for Stata Users" with Andrew Miles on Jan. 22-23. Discover how R "thinks" and explore the differences in terminology, code syntax, data management, and default procedures.
A Multi-Method Difference-in-Differences Estimator Use did_wrapper (fect) With (In) R Software
ln.run/did_wrapper
Levin-Lin-Chu panel unit root test Use levinlin With STATA 19
ristek.link/levinlin
#rstudio #rsoftware #softwarer #stata #stata19 #olahdatasemarang #programming
Test of the cointegrating rank Use rank.test (tsDyn) With (in) R software
dik.si/ranktest
Statistics to determine the appropriate lag length in VARs, ECMs Use varlag With STATA 19
ln.run/varlag
#rstudio #rsoftware #softwarer #stata #stata19 #olahdatasemarang #programming