# Compute and plot the cumulative hazard of the NJ and JN transitions.Use the Nelson-Aalen estimator and the occurrence-exposure rate.
data(GLHS)
z <- Cumrates (irate = 3,data= GLHS,plot.cumrates=c(1,2))
Run the code above in your browser using DataLab