Announcement

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

  • Decimals format

    Dear all, I apologize in advance if this is a repeated topic. I searched but did not find any answer.
    My question is rather simple. After I run: ltable Time _d, hazard intervals(12)
    The hazard value is displayed with 4 decimals. Let's say: Hazard= 0.1222 How can I change the format to more decimals? Imagine I want the Hazard incidence to be shown with 8 decimals to right.
    kind regards

  • #2
    I don't know whether this qualifies as a "coefficient" but I would first check whether cformat does what you want; see
    Code:
    h cformat

    Comment


    • #3
      Thank you a lot, but I have been trying that command all day long and it didn't work.
      Is there any way I can save the hazard output in a .dta archive and then open it? Maybe that way I can have the results with more decimals.

      Comment


      • #4
        not that I know of, sorry - maybe someone else can help?

        Comment

        Working...
        X