logrank: compute the Logrank

Description Usage Arguments Value

View source: R/perfomances.R

Description

compute the Logrank

Usage

1
logrank(t1, d1, t2, d2)

Arguments

t1

[vector(1)]
A numeric vector.

d1

[vector(1)]
Binary vector.

t2

[numeric(1)]
A numeric vector.

d2

[vector(1)]
A binary vector.

Value

list of:

chi_sq chi-squared statistic at a significance level of 95 % and one degree of freedom,
chi_p chi-squared probality at a significance level of 95 % and one degree of freedom.

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