find.prog.stats {SubgrpID} | R Documentation |
Find prognostic stats from response and prediction vector
find.prog.stats(data, yvar, type, censorvar)
data |
data frame with response and prediction vector |
yvar |
response variable name |
type |
data type - "c" - continuous , "b" - binary, "s" - time to event - default = "c". |
censorvar |
censoring variable name |
Find prognostic stats from response and prediction vector
a data frame of predictive statistics