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