pharmaverse / ggsurvfit

http://www.danieldsjoberg.com/ggsurvfit/
Other
67 stars 19 forks source link

Risk table organization - fewest tables as default #117

Closed edrill closed 1 year ago

edrill commented 1 year ago

Currently ggsurvfit()'s default risk table for 3 strata is to have 3 individual tables for each strata with fows for "At Risk" and "Events". Would be nice to have the default choose the option that will make the fewest tables, e.g. for 3 strata the default could be 2 tables for "At Risk" and "Events" that include 3 rows each.

ddsjoberg commented 1 year ago

I like it! Thanks for the suggestion!