Package: callback
Type: Package
Title: Computes Statistics from Discrimination Experimental Data
Version: 0.1.0
Authors@R: c(
    person("Emmanuel","Duguet",email="emmanuel.duguet@u-pec.fr",role=c("aut","cre")),
    person("David","Gray",role="ctb"),
    person("Loïc","du Parquet",role="ctb"),
    person("Yannick","L'Horty",role="ctb"),
    person("Rémi","Le Gall",role="ctb"),
    person("Noam","Léandri",role="ctb"),
    person("Pascale","Petit",role="ctb"),
    person("Florent","Sari",role="ctb"))
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 answering rates and their exacts confidence intervals are computed. Last, exact and asymptotic discrimination tests are performed (Student, binomial).    
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: stats, utils
BuildVignettes: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-04 16:27:38 UTC; dave
Author: Emmanuel Duguet [aut, cre],
  David Gray [ctb],
  Loïc du Parquet [ctb],
  Yannick L'Horty [ctb],
  Rémi Le Gall [ctb],
  Noam Léandri [ctb],
  Pascale Petit [ctb],
  Florent Sari [ctb]
Maintainer: Emmanuel Duguet <emmanuel.duguet@u-pec.fr>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-05-07 07:40:09 UTC
