Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: visualizing stpiece models with graph dot?


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: visualizing stpiece models with graph dot?
Date   Thu, 11 Sep 2008 17:55:29 +0100

-graph dot- is not the only option here. You could use -twoway dot-.
There is much discussion of this approach in Stata Journal 8(2):269--289
(2008). 

Either way, you need to enter your covariate names and hazard ratios as
new variables. 

How to sort is up to you. 

Nick 
[email protected] 

SCHNELL Philipp

I did a piecewise constant exponential model (with 7 covariates) and 
would like to visualize the results! Is it possible to use the
graph dot command to plot the hazard ratio of covariates (in a 
particular order - from high to low!)? If so, how do I do that?

It should look like this:

                        covariate6  |...........o....
                        covariate1  |.........o......
                        covariate3  |.......o........
                                    +----------------
                                    hazard ratio


the command to plot should be:

graph dot numerical variable , over(categorical variable 
[,sort((stat)varname)])

but my problems are:
a) how to introduce my covariates instead of a categorical var?
b) how to sort?


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index