aim.score.pred: 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 predictive case.

Usage

1
2
aim.score.pred(data, yvar, censorvar, trtvar, trtref, 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.

trtvar

treatment variable name.

trtref

code for treatment arm.

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.