JS.dtout: Subset survival analysis

Description Usage Arguments Value Examples

Description

JS.dtout output an double title html table

Usage

1
JS.dtout(out, svar, titlen)

Arguments

out

A data.frame/matrix

Svar

Name of the title group variable

Value

A html table

Examples

1
2
3
Svar  <- c("tr_group")
out <- JS.g3sub(D, Event, Stime, Svar, "age_m", cutoff = 60, nocut = F)
T_age <- JS.dtout(out, Svar,"Table 1. HR and p ")

SophiaJia/Jsurvformat documentation built on May 9, 2019, 1:52 p.m.