getLogrank: 'getLogrank'

Description Usage Arguments Value

View source: R/perfomances.R

Description

computes the logrank statistic.

Usage

1
getLogrank(obj, t, delta)

Arguments

obj

[survivalsvmprediction(1)]
Object of class survivalsvmprediction.

t

[numeric(1)]
Numeric vector (of survival times).

delta

[vector(1)]
Binary vector (of status).

Value

list of:

chi_sq chi-squared statistic and
chi_p chi-squared probality.

imbs-hl/survivalsvm documentation built on May 20, 2019, 11:13 a.m.