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
Reshape a db in matrix formHi all, I have the following database Code: * Example generated by -dataex-. To install: ssc inst…
ttest or xtmixedHello everybody, excuse me for my english. I am a french resident and i am doing a research about t…
Help with 2SLS modellingHello everyone, This question is from a paper that I recently read; Laeven.L, and Levine.R, (2009),…
Adding up variables with the same valueHi All, Seeking help on adding up variables (columns) with the same values. I have variables diagn…
Panel Data Survival AnalysisI have panel data of 10 firms over 10 years. id=1,2,....,10 and t=1,2,3.....,10. Each firms joins a …
Subscribe to:
Post Comments (Atom)
0 Response to putdocx phtest
Post a Comment