UP
and DOWN
for the NRI calculationInternaly used function to detemine subjects who belong to UP
and DOWN
.
get.uppdwn.bin(event, objs, flag.mdl, flag.prd, flag.rsk, updown, cut,
link, msg = FALSE)
Vector of event indicators, 1 for event of interest, 0 for non-event.
List of data.
Logical values to determine the type of calculation based on the input data.
Character to specify the method to determine UP
and
DOWN
.
Scalar or vector to specify the cutoff value(s) of predicted risks
for determining UP
and DOWN
.
See also cut
in nricens
or nribin
.
Character to specify the link function for a glm fitting.
Logical value to display computation process.
Setting FALSE
leads silent execution.