Package: trinROC Title: Statistical Tests for Assessing Trinormal ROC Data Version: 0.5.1 Date: 2021-06-29 Authors@R: c(person("Samuel", "Noll", email = "uncle.sam@gmx.net", role = c("aut")), person("Reinhard", "Furrer", role = c("cre", "aut"), email = "reinhard.furrer@math.uzh.ch"), person("Benjamin", "Reiser", role = c("ctb")), person("Christos T.", "Nakas", role = c("ctb"), email = "cnakas@uth.gr")) Description: Several statistical test functions as well as a function for exploratory data analysis to investigate classifiers allocating individuals to one of three disjoint and ordered classes. In a single classifier assessment the discriminatory power is compared to classification by chance. In a comparison of two classifiers the null hypothesis corresponds to equal discriminatory power of the two classifiers. Depends: R (>= 3.3.0) Imports: ggplot2, rgl, gridExtra License: LGPL-2.1 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Suggests: testthat, knitr, rmarkdown, MASS, reshape VignetteBuilder: knitr URL: https://git.math.uzh.ch/reinhard.furrer/trinROC BugReports: https://git.math.uzh.ch/reinhard.furrer/trinROC/-/issues