zlog 1.0
Changes 1.0.2 (2022-12-28)
- Ignore cases for the “age” and “sex” column names in
lookup_limitsand.lookup_limits_df(now case
insensitive). Affected user visible functions:zlog_df,impute_df.
Changes 1.0.1 (2021-05-01)
- Add URL and BugReport URL to DESCRIPTION file.
Changes in 1.0.0 (2021-04-29)
zlog 0.0
Changes in 0.0.16
- Add impute_dfto impute missing values with there
correct reference values.
Changes in 0.0.15
- No user-visible changes.
- Move reference lookup code from
z_df/zlog_dfto the internal.lookup_limits_dffunction.
Changes in 0.0.14
- Fix for lookup_limitsthat reordered its results
depending on the “age” column in the “table” argument.
- Fix for z_dfandz_logdfnow correctly
handle the ordering of thematrixreturned bylookup_limits.
Changes in 0.0.13
- Add set_missing_limits.
- Fix first author name of reference in manual pages for
zcol,zlogandzlog_df.
Changes in 0.0.12
- z_dfand- zlog_dfnow accept a reference
table- limitswith more parameters (- params)
than present in the- x- data.frame.
Changes in 0.0.11
- Add z_dfandzlog_dfas convenient wrapper
aroundz/zlogandlookup_limitsfor largerdata.frames and reference tables.
- Fix ordering in lookup_limitsif a"param"column is given.
Changes in 0.0.10
- zgains a- logargument (default:- FALSE) and- zlogis now an alias for- z(..., log = TRUE).
Changes in 0.0.9
- Add support for multiple reference parameters in
lookup_limits.
Changes in 0.0.8
- Add z and z(log) equation to vignette.
Changes in 0.0.7
- Extend pbcvignette example with a sex-specific
reference table and uselookup_limits.
Changes in 0.0.6
- zcol: slightly increase color contrast around 1 and 2
(move darker colours one unit into the middle).
Changes in 0.0.5
- Add lookup_limitsto find reference limits in reference
tables.
Changes in 0.0.4
- Fix zcolforNA.
- Add surival::pbcexample to the vignette.
Changes in 0.0.3
- Add iz/izlogas inverse function toz/zlog; closes #2.
Changes in 0.0.2
- Vectorise limits,probsargument ofzandzlog; closes #1.
Changes in 0.0.1