conc {survC1}R Documentation

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


[Package survC1 version 1.0-3 Index]