Package: vlad
Type: Package
Title: Variable Life Adjusted Display and Other Risk-Adjusted Quality
        Control Charts
Version: 0.2.0
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>
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.
License: GPL (>= 2)
NeedsCompilation: yes
SystemRequirements: C++11
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.12)
Suggests: dplyr, ggplot2, parallel, rmarkdown, spcadjust (>= 1.1),
        testthat, tidyr
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
Packaged: 2018-12-05 14:11:16 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: 2018-12-06 08:50:03 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 03:46:19 UTC; windows
Archs: i386, x64
