oneSurvival: One Survival Outcome

View source: R/onesurvival.h.R

oneSurvivalR Documentation

One Survival Outcome

Description

One Survival Outcome

Usage

oneSurvival(data, times, status, ciyn = FALSE, timeunits = "None")

Arguments

data

.

times

.

status

.

ciyn

.

timeunits

.

Value

A results object containing:

results$text a preformatted
results$onesurvTable1 a table
results$onesurvPlot1 an image

Tables can be converted to data frames with asDF or as.data.frame. For example:

results$onesurvTable1$asDF

as.data.frame(results$onesurvTable1)


sbalci/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.