Learn R Programming

survC1 (version 1.0-2)

conc: A child function to calcuate concordance

Description

This is a child function (R-wrapper) called in the main functions in this package.

Usage

conc(X, D, W, R)

Arguments

X

time

D

event indicator (1:event, 0:censor)

W

weight

R

risk score

Value

Details

References

See Also

Examples

Run this code
# NOT RUN {
# }

Run the code above in your browser using DataLab