Home Forums ASDOC : Easy Publication Quality Tables in Stata asdoc tab using option sum error Stata

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Antonio Lazzarino
    Guest
    Post count: 118

    I am getting familiar with your stata command asdoc. Thanks for sharing this.

    However, I have encountered an issue.

    If I type

    tab var1 var2 , sum(var3) means

    I have my desired output

    If I type

    asdoc tab var1 var2 , sum(var3) means

    it does not work. It returns the error:

    option sum() not allowed

    Could you please help?

    Best regards,
    Antonio Lazzarino

    Akua
    Guest
    Post count: 118

    I have the same problem as you, Antonio Lazzario. I really like the package, but I dont understand why this isn’t working.

    Attaullah Shah
    Guest
    Post count: 118

    Option sum is not available in asdoc with tabulate command. It is available in the asdocx program.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.