Skip to content

Releases: FinnishCancerRegistry/popEpi

V. 0.4.2

10 Aug 13:30

Choose a tag to compare

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 of conf.level #134

V. 0.4.1

10 Aug 13:29

Choose a tag to compare

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 simple coef() and confint() methods for sir class.
  • new functions in sir family: sir_ag(), sir_lex() and sir_exp() for extracting SMRs from aggre and Lexis objects.
  • 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)

10 Oct 11:06

Choose a tag to compare

V. 0.3.1 (hotfix to 0.3.0)

27 Apr 08:08

Choose a tag to compare

v. 0.3.0 - survtab_ag, direct adjusting, etc.

31 Mar 16:55

Choose a tag to compare

V. 0.2.1 (first version on CRAN)

30 Sep 06:38

Choose a tag to compare

The first release of popEpi on CRAN. Includes:

  • lexpand with aggre argument
  • survtab using splitted subject-level data
  • sir and sirspline
  • relpois and rpcurve
  • meansurv without CIs

V. 0.2.0 (pre-CRAN)

24 Sep 08:57

Choose a tag to compare

V. 0.2.0 (pre-CRAN) Pre-release
Pre-release
Merge branch 'master' of https://github.com/WetRobot/popEpi