powered by
An example data frame containing pseudo patient data from the comparator study
data(pseudo)
A data frame with X rows and Y variables:
Subject Unique Identifier.
Subsets to be analyzed, e.g., "PFSINV", "OS".
Label of the comparator study, = "Comparator".
Survival or follow up time.
The status indicator, 0 = event, 1 = censored.
Weights, = 1.
data(pseudo) head(pseudo)
Run the code above in your browser using DataLab