Skip to content

ampel-leipzig/zlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlog

Project Status: Active – The project has reached a stable, usable state and is being actively developed. license R build status Codecov test coverage cran checks metacran version DOI

Transformation of Laboratory Measurements into z(log)-values

Description

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

Install

You can install the latest release directly from CRAN.

install.packages("zlog")

Install development version (not recommended)

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")

Contact

You are welcome to: