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 withsir_byfutime()function. - functions gain new default
dattype = NULLand thus are more flexible to take other source data types (Closes #73)
- functions
asir,calc_futime*,calc_refrates,ir_crosstab_byfutime,pat_status*,renumber_time_id*, andsir_byfutimenow by default are set todattype = NULL. If you relied on automatic variable naming feature, you need to adddattype = "seer"ordattype = "zfkd"to your function call. - fix typo in attribute names: attributes are now correctly named
problems_missing_count_strataandproblems_missing_fu_strata(Closes #80)
sir_byfutime():- attributes with notes and problems are now correctly saved to
results_df
- attributes with notes and problems are now correctly saved to
- deprecated functions from
tidytablepackage 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
Related works
- Is supplement to
- https://github.com/marianschmidt/msSPChelpR/tree/v0.9.0 (URL)