Package: callback
Type: Package
Title: Computes Statistics from Discrimination Experimental Data
Version: 0.1.3
Authors@R: c(
    person("Emmanuel","Duguet",email="emmanuel.duguet@u-pec.fr",role=c("aut","cre"),comment = c(ORCID = "0000-0003-2214-4542")),
    person("David","Gray",role="ctb",comment = c(ORCID = "0000-0003-3812-0350")),
    person("Loïc","du Parquet",role="dtc"),
    person("Yannick","L'Horty",role="ctb",comment = c(ORCID = "0000-0001-6258-8565")),
    person("Rémi","Le Gall",role="dtc",comment = c(ORCID="0000-0002-0557-2935")),
    person("Noam","Léandri",role="dtc"),
    person("Pascale","Petit",role="ctb",comment = c(ORCID = "0000-0003-1269-476X")),
    person("Florent","Sari",role="ctb",comment = c(ORCID = "0000-0002-9396-4030"))
    )
Description: In discrimination experiments candidates are sent on the same test (e.g. job, house rental) and one examines whether they receive the same outcome. The number of non negative answers are first examined in details looking for outcome differences. Then various statistics are computed. This package can also be used for analyzing the results from random experiments.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: stats, ggplot2
Suggests: knitr, rmarkdown
BuildVignettes: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-03 10:33:24 UTC; 32902
Author: Emmanuel Duguet [aut, cre] (<https://orcid.org/0000-0003-2214-4542>),
  David Gray [ctb] (<https://orcid.org/0000-0003-3812-0350>),
  Loïc du Parquet [dtc],
  Yannick L'Horty [ctb] (<https://orcid.org/0000-0001-6258-8565>),
  Rémi Le Gall [dtc] (<https://orcid.org/0000-0002-0557-2935>),
  Noam Léandri [dtc],
  Pascale Petit [ctb] (<https://orcid.org/0000-0003-1269-476X>),
  Florent Sari [ctb] (<https://orcid.org/0000-0002-9396-4030>)
Maintainer: Emmanuel Duguet <emmanuel.duguet@u-pec.fr>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-03-03 10:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:10:51 UTC; windows
