I cant find an option in the-estat phtest, plot(x)- command to save
the plot. It would be most wellcome in writing loops over a local and
generating a combined graph of all the different PH assumption plots
in the cox regression.
local r x y z u
stcox `r', sca(sca*) sch(sch*)
estat phtest, det
foreach var in `r' {
quietly estat phtest,plot(`r') ----saving `var'---
}
graph combine `r'
Any ideas?
regards,
M
*
* 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/