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
You can install the latest release directly from CRAN.
install.packages("zlog")
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:
- submit suggestions and bug-reports at: https://github.com/ampel-leipzig/zlog/issues
- send a pull request on: https://github.com/ampel-leipzig/zlog/pulls
- compose an e-mail to: mail@sebastiangibb.de