get.uppdwn.bin: Determine 'UP' and 'DOWN' for the NRI calculation

Description Usage Arguments

Description

Internaly used function to detemine subjects who belong to UP and DOWN.

Usage

1
2
get.uppdwn.bin(event, objs, flag.mdl, flag.prd, flag.rsk, updown, cut,
               link, msg = FALSE)

Arguments

event

Vector of event indicators, 1 for event of interest, 0 for non-event.

objs

List of data.

flag.mdl, flag.prd, flag.rsk

Logical values to determine the type of calculation based on the input data.

updown

Character to specify the method to determine UP and DOWN.

cut

Scalar or vector to specify the cutoff value(s) of predicted risks for determining UP and DOWN. See also cut in nricens or nribin.

link

Character to specify the link function for a glm fitting.

msg

Logical value to display computation process. Setting FALSE leads silent execution.


nricens documentation built on May 2, 2019, 6:01 a.m.