create_ligne_surv_bivar: Univariate analysis of survival

View source: R/results-bivar.R

create_ligne_surv_bivarR Documentation

Univariate analysis of survival

Description

Univariate analysis of survival

Usage

create_ligne_surv_bivar(x, time, noms, censure, compute_p = TRUE)

Arguments

x

The independant variable

time

The vector of follow-up time

censure

The status indicator

compute_p

logical: should the function compute the pvalue

Value

median(IC95), max follow-up, n, n events, p.


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.