Skip to contents

crcrdm 1.0.3

  • fixes issue with experiments with a single natural history model.

crcrdm 1.0.2

  • experiment$write_design() now writes to csv and json files (#32 and fixes #33)

crcrdm 1.0.1

crcrdm 1.0.0

  • First stable version of the package.
  • Implements the crcmodel and crcexperiment classes.
  • crcmodel can be used to represent a cancer screening model with a natural history component and a screening component.
  • crcexperiment can be used to create experimental designs with multiple models, each with multiple parameters distributions.
  • crcexperiment also supports population blocks, which can be used to divide simulation runs in population sizes at the HPC side.
  • crcexperiment also supports pre-defined grid experimental designs.

crcrdm 0.1.0

  • Added a NEWS.md file to track changes to the package.