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