Converts Survival Fits to Win Ratio and Mann-Whitney Estimates
oceSurv2WRMW(time0, surv0, time1, surv1)A list with the following elements (where Yg=ordered composite endpoint score for group=g):
estimate of P[Y0>Y1]
estimate of P[Y1>Y0]
win ratio, int10/int01
estimate of P[Y1>Y0]+(1/2)P[Y1=Y0]
WR=WR,MW=MW,int10=int10,int01=int01
vector of times for group=0 subset
vector of survival distribution values for group=0
vector of times for group=1 subset
vector of survival distribution values for group=1
This is an interval function called by oceNPMLE or
oceCoxph.