You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a first general todolist for the package. @rimhajal feel free to modify it as much as you want (it is yours). Do not hesitate to check the boxes that you think are ok.
Datasets specific to the field
Mortality tables: slopop, frpop, survexp.us, survexp.fr (moved to RateTables.jl)
Datasets: colrec, others ?
Net survival log-rank-tests
fit() interface (dont duplicate code if possible! )
Grafféo's log-rank-type test (R's rs.diff function)
Stratification
Benchmarking
Check that our benchmark coverage of our code is good enough
Link to benchmark outputs in the README (including badge)
Show benchmarks in docs
Also benchmark Hakulinene / EdererI and EdererII ? Crude mortality ? Others ?
Show out the fact that we have the same results as R (so compute the R versions too).
Describe the different methods mathematically in the docs, take a look at the docs of Copulas.jl for the formats, and at Nathalie's lecture for the mathematical content.
One complete case-study example: re-write Maja's practice fully in Julia, with the same data and the same graphs.
This is a first general todolist for the package. @rimhajal feel free to modify it as much as you want (it is yours). Do not hesitate to check the boxes that you think are ok.
RateTables.jl
)fit()
interface (dont duplicate code if possible! )rs.diff
function)fit()
interface.Copulas.jl
for the formats, and at Nathalie's lecture for the mathematical content.NetSurvival.jl
from R throughJuliaConectoR
orJuliaCall
#55fit()
interface. #48The text was updated successfully, but these errors were encountered: