Package: uplifteval
Type: Package
Title: Uplift Model Evaluation with Plots and Metrics
Version: 0.1.0
Author: Roland Stevenson
Maintainer: Roland Stevenson <roland@rmg-services.com>
Description: Provides a variety of plots and metrics to evaluate
    uplift models including the 'R uplift' package's Qini metric and Qini plot,
    a port of the 'python pylift' module's plotting function, and
    an alternative plot (in beta) useful for continuous outcomes.
    Background: Radcliffe (2007) <https://pdfs.semanticscholar.org/147b/32f3d56566c8654a9999c5477dded233328e.pdf>.
License: GPL-3
URL: https://github.com/ras44/uplifteval
BugReports: https://github.com/ras44/uplifteval/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat, knitr, rmarkdown, grf, tweedie, qpdf
Depends: R (>= 3.0.0),
Imports: ggplot2, whisker, gridExtra, dplyr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-14 16:37:51 UTC; rstevenson
Repository: CRAN
Date/Publication: 2019-06-15 07:50:03 UTC
