find.pred.stats: Find predictive stats from response and prediction vector

Description Usage Arguments Value

Description

Find predictive stats from response and prediction vector

Usage

1
find.pred.stats(data, yvar, trtvar, type, censorvar)

Arguments

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

Value

a data frame of predictive statistics


SubgrpID documentation built on May 2, 2019, 8:02 a.m.