Given the values of the baseline hazard and odds ratio of the CDF at a grid of time points find the corresponding logged risk ratio.
CDFOR2LRR(tcut, tmax, h0, CDFOR)
An m by 2 matrix, where m=length(tcut), having columns 'tcut' and logged RR.
Grid of time points (left endpoints)
The right endpoint of the last interval
Values of the baseline hazard function on given intervals
Values of the odds ratio of the CDF's on the given intervals
Grant Izmirlian <izmirlian@nih.gov