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:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.