Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • The distinct labels are not shown in the multiple regression table exported using ASDOC

    Despite that the labels are shown in STATA when I run the regression as the categories of my regression variables,
    using the ASDOC command generates a table with no unique labels for each variable category

    for example, in stata I see the categories of the employment status variable while in the asdoc table it just lists all categories with the name of the variable instead of ( regular, Part-Time Employment, etc.)
    Click image for larger version

Name:	mr_table.PNG
Views:	1
Size:	21.7 KB
ID:	1628607
    )

    HTML Code:
    asdoc probit ntu al_hh i.educ i.eu_nat i.pgemplst_gen if D_g==1 & shh==0, replace nest cnames(Simple probit)
Working...
X