Skip to content
Prev 155130 / 398513 Next

Confidence Intervals on Hazard Plots

On Sep 5, 2008, at 9:20 AM, Alan Cox wrote:

            
?muhaz.object  says that var.min and bias.min could be extracted from  
haz1 and haz2, since you have not changed the default for bw.method.

The default haz.est vector is twice as long as the default var.min  
vector, so you will need to take care to only plot the haz.est values  
only for the the event times, or perhaps you could specify that  
n.est.grid be the same as n.min.grid at the time of creating your  
fits. Not sure if the second method might have any undesirable side- 
effects, however.