Package: ONEST
Title: Observers Needed to Evaluate Subjective Tests
Version: 0.1.0
Authors@R: c(person("Gang", "Han", role = c("aut", "cre"),
                     email = "hangang.true@gmail.com"),
              person("Baihong", "Guo", role = "aut", email = "ragerguo1023@gmail.com"))
Author: Gang Han [aut, cre],
  Baihong Guo [aut]
Maintainer: Gang Han <hangang.true@gmail.com>
URL: https://github.com/hangangtrue/ONEST
BugReports: https://github.com/hangangtrue/ONEST/issues
Description: 
    This ONEST software implements the method of assessing the pathologist agreement in reading PD-L1 assays (Reisenbichler et al. (2020 <doi:10.1038/s41379-020-0544-x>)), to determine the minimum number of evaluators needed to estimate agreement involving a large number of raters. Input to the program should be binary(1/0) pathology data, where “0” may stand for negative and “1” for positive. Additional examples were given using the data from Rimm et al. (2017 <doi:10.1001/jamaoncol.2017.0013>). 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-26 18:57:46 UTC; rager
Repository: CRAN
Date/Publication: 2021-07-26 19:40:02 UTC
Built: R 4.0.2; ; 2021-07-27 10:28:30 UTC; unix
