oceNPMLE | R Documentation |
Estimation done using NPMLE (nonparametric maximum likelihood estimators of survival).
oceNPMLE(oceData)
oceData |
output from |
An object of class 'oceNPMLE', which is a list with the following elements (where Yg=ordered composite endpoint score for group=g):
long names for each of the ordered endpoints
maximum of all the time-to-event variables (even censored ones)
survfit output for group=0 subset
survfit output for group=1 subset
win ratio, estimate of P[Y1>Y0]/P[Y0>Y1]
desirability of outcome ranking, estimate of P[Y1>Y0]+(1/2)P[Y1=Y0]
See plot.oceNPMLE
for an example with plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.