Estimate win ratio or Mann-Whitney parameter using Simple Method
Usually called from within oceTest
. Estimation done using simple method and output from oceCoxph
.
oceSimple(oceData, oceCoxOutput = NULL)
oceData
: output from oceFormat
.oceCoxOutput
: output from oceCoxph
, if NULL recalculates using oceData
and oceCoxph
.A list with the following elements (where Yg=ordered composite endpoint score for group=g):
oceCoxph
)oceCoxph
)Useful links