multi_test_recy_pvalue: Title

Description Usage Arguments

View source: R/functions.R

Description

Title

Usage

1
2
3
4
5
multi_test_recy_pvalue(model1.r1, cov1.r1, dataset1.r1, model2.r1, cov2.r1,
  dataset2.r1, model3.r1, cov3.r1, dataset3.r1, model1.r2, cov1.r2,
  dataset1.r2, model2.r2, cov2.r2, dataset2.r2, model3.r2, cov3.r2,
  dataset3.r2, ratio.compare1 = c(3, 3, 19), ratio.compare2 = c(3, 3,
  19), two.side = TRUE)

Arguments

model1.r1

the Surv(time, status) object in the first round in test 1

dataset1.r1
model2.r1

the Surv(time, status) object in the first round in test 2

dataset2.r1
model3.r1

the Surv(time, status) object in the first round in test 3

dataset3.r1
model1.r2

the Surv(time, status) object in the second round in test 1

dataset1.r2
model2.r2

the Surv(time, status) object in the second round in test 2

dataset2.r2
model3.r2

the Surv(time, status) object in the second round in test 3

dataset3.r2
ratio.compare2
two.side

LittleBeannie/demo documentation built on Aug. 12, 2020, 8:17 p.m.