Package: vlad
Type: Package
Title: Variable Life Adjusted Display and Other Risk-Adjusted Quality
        Control Charts
Version: 0.2.2
Authors@R: c(
            person("Philipp", "Wittenberg", 
            email = "pwitten@hsu-hh.de", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-7151-8243")),
            person("Sven", "Knoth", 
            email = "<Sven.Knoth@gmx.de>", 
            role = c("aut", "ths"),
            comment = c(ORCID = "0000-0002-9666-5554")))
Depends: R (>= 2.10)
Maintainer: Philipp Wittenberg <pwitten@hsu-hh.de>
URL: https://github.com/wittenberg/vlad
BugReports: https://github.com/wittenberg/vlad/issues
Description: Contains functions to set up risk-adjusted quality control charts in health care. For the variable life adjusted display (VLAD) proposed by Lovegrove et al. (1997) <doi:10.1016/S0140-6736(97)06507-0> signaling rules derived in Wittenberg et al. (2018) <doi:10.1002/sim.7647> are implemented. Additionally, for the risk-adjusted cumulative sum chart based on log-likelihood ratio statistic introduced by Steiner et al. (2000) <doi:10.1093/biostatistics/1.4.441> average run length and control limits can be computed with fast and accurate Markov chain approximations developed in Knoth et al. (2019) <doi:10.1002/sim.8104>.
License: GPL (>= 2)
NeedsCompilation: yes
SystemRequirements: C++11
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.12), checkmate, magrittr, dplyr, tidyr
Suggests: ggplot2, rmarkdown, spcadjust (>= 1.1), testthat, knitr
LinkingTo: BH, Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
Packaged: 2021-02-15 10:00:57 UTC; pwitten
Author: Philipp Wittenberg [aut, cre] (<https://orcid.org/0000-0001-7151-8243>),
  Sven Knoth [aut, ths] (<https://orcid.org/0000-0002-9666-5554>)
Repository: CRAN
Date/Publication: 2021-02-15 10:30:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-13 12:58:12 UTC; unix
Archs: vlad.so.dSYM
