Package: IncrementalityTEST
Title: Analyze Incrementality Experiments
Version: 0.1.1
Authors@R: 
    person("Vladimer", "Kobayashi",
           email = "vladimer.kobayashi@gmail.com",
           role = c("aut", "cre"),
           comment=c(ORCID ="https://orcid.org/0000-0001-9285-9274"))
Description: Tools for calculating commerce metrics, pairing treatment and
    control results from A/B testing experiments, estimating incremental effects,
    and quantifying uncertainty with Student's t and nonparametric bootstrap
    confidence intervals. Includes validation helpers, a high-level analysis
    workflow, and compatibility functions for the original package interface.
License: Apache License (>= 2)
URL: https://github.com/vkobayashi/IncrementalityTEST
BugReports: https://github.com/vkobayashi/IncrementalityTEST/issues
Depends: R (>= 4.1.0)
Suggests: boot (>= 1.3-18), knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-30 08:01:36 UTC; vladimerkobayashi
Author: Vladimer Kobayashi [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9285-9274>)
Maintainer: Vladimer Kobayashi <vladimer.kobayashi@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-07 16:30:25 UTC
