Announcement

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

  • Increasing cell width when using mtable

    Hi!
    I am new to Stata and have been looking for an answer regarding this question for a while but haven't found it. Basically I want to increase the width of the cell as half of the name does not fit. I am using mtable command and the code looks somewhat like this:

    mtable, at (gender = 1 education = 2 public = 1 ) rown(Male with university education in public sector) dec(4)


    And the names look like this:

    Click image for larger version

Name:	Capture.PNG
Views:	1
Size:	4.7 KB
ID:	1706619



    How can I format it to be the length of the actual name?
Working...
X