View source: R/onesurvival.h.R
oneSurvival | R Documentation |
One Survival Outcome
oneSurvival(data, times, status, ciyn = FALSE, timeunits = "None")
data |
. |
times |
. |
status |
. |
ciyn |
. |
timeunits |
. |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.