For each
survfit()
object summarized with tbl_survfit()
this function
will add the total number of observations in a new column.
# S3 method for tbl_survfit add_n(x, ...)
x | object of class " |
---|---|
... | Not used |
Example 1
Other tbl_survfit tools:
add_nevent.tbl_survfit()
,
add_p.tbl_survfit()
,
modify
,
tbl_merge()
,
tbl_stack()
,
tbl_survfit()