Package: vlad
Type: Package
Title: Variable Life Adjusted Display
Version: 0.1.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 = "aut",
            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> and 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> the
    average run length and control limits can be computed.
License: GPL (>= 2)
NeedsCompilation: yes
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.12)
Suggests: dplyr, ggplot2, parallel, rmarkdown, spcadjust (>= 1.1),
        tidyr, testthat
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
Packaged: 2018-03-06 16:38:12 UTC; pwitten
Author: Philipp Wittenberg [aut, cre] (<https://orcid.org/0000-0001-7151-8243>),
  Sven Knoth [aut] (<https://orcid.org/0000-0002-9666-5554>)
Repository: CRAN
Date/Publication: 2018-03-06 19:28:52 UTC
