Jaromil Frossard
Jaromil Frossard
Thank you for creating survival! The output of coxph() using time-dependent covariate displays the number of rows of the data as "n=..." instead of the number of "id", even when...
Thank you for creating gtsummary! Currently, in a time-dependent `survival::coxph()`, the `n` from `add_n()` describes the number of observation, instead of the number of id, which might be misleading. Indeed...
Thanks you for creating the mets package. I stumble upon a strange behavior when using the bicomprisk() function. I still do not fully understand the theoretical background behind this function,...