aim.score.prog: Find score of cutoff (returned by aim.find.cutoff.pred) for...

Description Usage Arguments Value

Description

Find score of cutoff (returned by aim.find.cutoff.pred) for prognostic case.

Usage

1
aim.score.prog(data, yvar, censorvar, xvar, type, cutoff, nsubj, min.sigp.prcnt)

Arguments

data

data frame containing the response, covariate, treatment variable and censoring variable (only for time to event response).

yvar

response variable name.

censorvar

censoring variable name 1:event; 0: censor.

xvar

covariate variable name.

type

"c" continuous; "s" survival; "b" binary.

cutoff

cutpoint of interest.

nsubj

number of subjects.

min.sigp.prcnt

desired proportion of signature positive group size.

Value

AIM score for a single covariate-cutoff combination.


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