conindex {survivalsvm}R Documentation

cindex

Description

computes the concordance index.

Usage

conindex(obj, Y)

Arguments

obj

[survivalsvmprediction]
Object of class survivalsvmprediction.

Y

[vector(1)]
A numeric vector of truth survival times obeserved.

Value

[Integer] Concordance index.


[Package survivalsvm version 0.0.6 Index]