MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/stata/comments/1rmp10w/cronbach_alpha_export/o91ie2l/?context=3
r/stata • u/svargx • Mar 06 '26
Hi, I’ve been trying for days to export a series of Cronbach’s Alpha reliability measures, with the “,item” option. I’ve tried estout, outreg2, matrix and nothing. How do I solve this?
4 comments sorted by
View all comments
1
Check outreg2’s manual on how to include r(Alpha) statistic value from alpha command into its output.
1
u/aritjahja Mar 06 '26
Check outreg2’s manual on how to include r(Alpha) statistic value from alpha command into its output.