Releases: FinnishCancerRegistry/popEpi
Releases · FinnishCancerRegistry/popEpi
V. 0.4.2
Changes in 0.4.2
survtab()bug fix: standard errors were misspecificied for adjusted curves, e.g. age-adjusted Ederer II estimates. This resulted in too wide confidence intervals! SEE HERE FOR EAXMPLE: #135. The standard errors and confidence intervals of non-adjusted curves have always been correct.survtab()bug fix: confidence level was always 95 % regardless ofconf.level#134
V. 0.4.1
Changes in 0.4.1
lexpand()bug fixed (#120): observations were dropped if their entry by age was smaller than the smallest age value, though entry at exit is correct and used now.sir()rewrite (#118, #122). New more consistent output, updates on plotting and minor changes in arguments. Introduce very simplecoef()andconfint()methods for sir class.- new functions in sir family:
sir_ag(),sir_lex()andsir_exp()for extracting SMRs fromaggreandLexisobjects. - fixed issue in internal test brought by pkg survival version 2.39.5; no changes in functions were needed (#125)
- robustified
aggre(); there were issues with Epi pkg dev version which are definitely avoided (#119)
V. 0.4.0 (some new functions, prep for data.table 19.8)
V. 0.3.1 (hotfix to 0.3.0)
v. 0.3.0 - survtab_ag, direct adjusting, etc.
Version 0.3.0
V. 0.2.1 (first version on CRAN)
The first release of popEpi on CRAN. Includes:
lexpandwithaggreargumentsurvtabusing splitted subject-level datasirandsirsplinerelpoisandrpcurvemeansurvwithout CIs
V. 0.2.0 (pre-CRAN)
Merge branch 'master' of https://github.com/WetRobot/popEpi