Learn R Programming

SubgrpID (version 0.12)

find.prog.stats: find.prog.stats

Description

Find prognostic stats from response and prediction vector

Usage

find.prog.stats(data, yvar, type, censorvar)

Value

a data frame of predictive statistics

Arguments

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

Details

Find prognostic stats from response and prediction vector