Hi Statalist
I am trying to export the proportional hazards statistics to a word document (that also contains my results table) after having performed a cox regression. I have tried the following:
estat phtest, detail
putdocx table ph = matrix(r(phtest))
This however produces a table with no table header and no variable names in the first column. Is there any way to add the table header and variable names (as shown in the results window) to the putdocx table?
Thanks in advance.
Best regards,
Amalie
Related Posts with putdocx phtest
How to find variable1 that contain words like "apple" or "pear" with keywords typea... and replace them with the text "selected fruit"?Hi all. How to find variable1 that contain words like "apple" or "pear" or "orange" with keywords t…
Making loops to create 2 groups of variablesHello all, I have data that is set out with columns divided into Sex; then Labour Force Status (8 c…
Interpetation of pstestCan anyone help me how to interpret psmatch2 and pstest? I wanted to do probit model ATE test using …
Event study moving average outside event windowThe following panel data provides information about the firm event PERMCO_ED which is unique. DATE i…
control row / colum percent display in svy jackknifewhen i do this: svy jackknife, subpop (if charflag==2 & SCHLEV_3CAT==2 & teach_pe_di==2 ): …
Subscribe to:
Post Comments (Atom)
0 Response to putdocx phtest
Post a Comment