survival.data.frame.by: Compute survival according to a factor (data.frame input)

Description Usage Arguments Author(s)

View source: R/survival.r

Description

Compute survival according to a factor (data.frame input)

Usage

1
2
3
4
5
6
survival.data.frame.by(df, by, times = NULL, followup = FALSE,
  total = FALSE, digits = 2, test = FALSE,
  test.survival = test.survival.logrank, show.test = display.test,
  plim = 4, show.method = TRUE, effect = FALSE,
  effect.survival = effect.survival.coxph,
  show.effect = display.effect, conf.level = 0.95, label = FALSE)

Arguments

df

df

by

by

times

times

followup

followup

total

total

digits

digits

test

test

test.survival

test.survival

show.test

show.test

plim

plim

show.method

show.method

effect

effect

effect.survival

effect.survival

show.effect

show.effect

conf.level

conf.level

label

label

Author(s)

David Hajage


eusebe/biostat2 documentation built on Dec. 27, 2019, 4:22 p.m.