Announcement

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

  • asdoc eform no longer working

    Hello everybody,

    I run a Poisson regression for panel data using xtpoisson with the irr option. I want to use asdoc to export the output into word. In the output, I want to display the incidence rate ratios. When adding -eform to the options, I get the following error:
    Code:
    option or not allowed
    r(198);
    After searching through help asdoc, I do not find any mention of eform anymore. In earlier forum posts however, eform was mentioned to include odds ratios in logistic regression for example. Has the option been removed?

    Is there another way I could include the Incidence Rate Ratios in my Output Table in Word?

    Thank you for the help everybody. Have a nice day

  • #2
    You posted it twice. I responded to it in the other thread. The issue has been fixed.
    The new version of asdoc can be installed from my site. Copy and paste the following line in Stata and press enter.
    Code:
    net install asdoc, from(http://fintechprofessor.com) replace
    Please note that the above line has to be copied in full. After installation of the new version, then restart Stata.

    Please do remember to cite asdoc. To cite:
    In-text citation
    Tables were created using asdoc, a Stata program written by Shah (2018).

    Bibliography
    Shah, A. (2018). ASDOC: Stata module to create high-quality tables in MS Word from Stata output. Statistical Software Components S458466, Boston College Department of Economics.

    Regards
    --------------------------------------------------
    Attaullah Shah, PhD.
    Professor of Finance, Institute of Management Sciences Peshawar, Pakistan
    FinTechProfessor.com
    https://asdocx.com
    Check out my asdoc program, which sends outputs to MS Word.
    For more flexibility, consider using asdocx which can send Stata outputs to MS Word, Excel, LaTeX, or HTML.

    Comment

    Working...
    X