There is a newer version of the record available.

Published June 11, 2022 | Version v0.9.0
Software Open

marianschmidt/msSPChelpR: msSPChelpR 0.9.0

Creators

Description

New Features

  • new function calc_refrates() to calculate age-, sex-, region-, year-specific reference rates from a long format dataframe with cancer cases that are counted for incident cases and then matched with a reference population. The resulting reference rates dataframe can directly be used with sir_byfutime() function.
  • functions gain new default dattype = NULL and thus are more flexible to take other source data types (Closes #73)
Breaking Changes
  • functions asir, calc_futime*, calc_refrates, ir_crosstab_byfutime, pat_status*, renumber_time_id*, and sir_byfutime now by default are set to dattype = NULL. If you relied on automatic variable naming feature, you need to add dattype = "seer"or dattype = "zfkd" to your function call.
  • fix typo in attribute names: attributes are now correctly named problems_missing_count_strata and problems_missing_fu_strata (Closes #80)
Bug fixes
  • sir_byfutime():
    • attributes with notes and problems are now correctly saved to results_df
Internal
  • deprecated functions from tidytable package have been replaced (Closes #71 and #74)

Files

marianschmidt/msSPChelpR-v0.9.0.zip

Files (1.6 MB)

Name Size Download all
md5:45337cb06eeaf70d56c17a993fae0efd
1.6 MB Preview Download

Additional details