NEWS.md
z_df
/zlog_df
to the internal .lookup_limits_df
function.lookup_limits
that reordered its results depending on the “age” column in the “table” argument.z_df
and z_logdf
now correctly handle the ordering of the matrix
returned by lookup_limits
.set_missing_limits
.zcol
, zlog
and zlog_df
.z_df
and zlog_df
now accept a reference table limits
with more parameters (params
) than present in the x
data.frame
.z_df
and zlog_df
as convenient wrapper around z
/zlog
and lookup_limits
for larger data.frame
s and reference tables.lookup_limits
if a "param"
column is given.z
gains a log
argument (default: FALSE
) and zlog
is now an alias for z(..., log = TRUE)
.pbc
vignette example with a sex-specific reference table and use lookup_limits
.zcol
: slightly increase color contrast around 1 and 2 (move darker colours one unit into the middle).iz
/izlog
as inverse function to z
/zlog
; closes #2.limits
, probs
argument of z
and zlog
; closes #1.