Package: WWR
Type: Package
Version: 1.2.2
Date: 2017-10-24
Title: Weighted Win Loss Statistics and their Variances
Description: Calculate the (weighted) win loss statistics including the win ratio, win difference and win product 
 and their variances, with which the p-values are also calculated. The variance estimation is based on 
 Luo et al. (2015) <doi:10.1111/biom.12225> and Luo et al. (2017) <doi:10.1002/sim.7284>. This package also calculates general win loss statistics with 
 user-specified win loss function with variance estimation based on 
 Bebu and Lachin (2016) <doi:10.1093/biostatistics/kxv032>.
 This version corrected an error when outputting confidence interval for win difference.
Authors@R: c(
    person(given="Xiaodong", family="Luo", email = "Xiaodong.Luo@sanofi.com", role =c("aut", "cre")),
    person(given="Junshan", family="Qiu",  role = "ctb"),
    person(given="Steven", family="Bai",  role = "ctb"),
    person(given="Hong", family="Tian",  role = "ctb"),
    person(given="Mike", family="Mikailov",  role = "ctb"),
    person("Sanofi", role = "cph"))
Depends: R (>= 3.1.2)
Imports: inline, stats
License: GPL (>= 2)
RoxygenNote: 5.0.1
LazyData: true
NeedsCompilation: yes
Packaged: 2017-10-25 03:18:36 UTC; Administrator
Author: Xiaodong Luo [aut, cre],
  Junshan Qiu [ctb],
  Steven Bai [ctb],
  Hong Tian [ctb],
  Mike Mikailov [ctb],
  Sanofi [cph]
Maintainer: Xiaodong Luo <Xiaodong.Luo@sanofi.com>
Repository: CRAN
Date/Publication: 2017-10-25 03:40:18 UTC
