Skip to contents

survParamSim 0.1.7

Major changes

  • Implemented calc_ave_hr_pi() and calc_ave_km_pi(). Simulate the entire survival curve rather than a single survival time for each individual, then take average of the curves to generate the population survival curve, for the purpose of HR and KM curve calculations.

survParamSim 0.1.6

CRAN release: 2022-06-03

Minor changes

  • Fix error when the same variable is included in both group and trt for calc_km_pi()

survParamSim 0.1.5

CRAN release: 2021-04-26

Minor changes

survParamSim 0.1.4

CRAN release: 2020-12-08

Minor changes

  • Bug fix - use vdiffr conditionally on tests

survParamSim 0.1.3

CRAN release: 2020-11-24

Minor changes

  • Bug fix - disable options(lifecycle_verbosity = "error") to avoid unnecessary errors

survParamSim 0.1.2

CRAN release: 2020-06-18

Minor changes

survParamSim 0.1.1

CRAN release: 2020-05-12

Minor changes

  • Fix unit test code to work with dplyr 1.0.0

  • Add example outputs in Readme and vignette

survParamSim 0.1.0

CRAN release: 2020-01-13

  • Initial release