Transformation of Laboratory Measurements into z(log)-values
zlog
provides functions to transform laboratory measurements into z(log)-values based on given or empirical reference limits as proposed in Hoffmann et al. 2017.
Basic usage: https://ampel-leipzig.github.io/zlog/articles/zlog.html
GitHub is not directly supported by the basic install.packages
command. You could use the remotes package to install the development version of zlog
.
install.packages("remotes")
remotes::install_github("ampel-leipzig/zlog")
You are welcome to: