Hi,
I'm trying to export regression results using "file write" but can't seem to figure out how to add the stars of significance. Does anyone know the syntax for it?
I use "file write _tab (_b[var1]) " to get the coefficient. But (star[var1]) does not work.
Thanks!
I'm trying to export regression results using "file write" but can't seem to figure out how to add the stars of significance. Does anyone know the syntax for it?
I use "file write _tab (_b[var1]) " to get the coefficient. But (star[var1]) does not work.
Thanks!
Comment