Package: correctR Type: Package Title: Corrected Test Statistics for Comparing Machine Learning Models on Correlated Samples Version: 0.3.1 Date: 2025-02-05 Authors@R: c( person("Trent", "Henderson", email = "then6675@uni.sydney.edu.au", role = c("cre", "aut")) ) Maintainer: Trent Henderson Description: Calculate a set of corrected test statistics for cases when samples are not independent, such as when classification accuracy values are obtained over resamples or through k-fold cross-validation, as proposed by Nadeau and Bengio (2003) and presented in Bouckaert and Frank (2004) . BugReports: https://github.com/hendersontrent/correctR/issues License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: stats Suggests: knitr, markdown, rmarkdown, pkgdown, testthat (>= 3.0.0) RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://hendersontrent.github.io/correctR/ Repository: https://hendersontrent.r-universe.dev Date/Publication: 2025-02-05 02:41:43 UTC RemoteUrl: https://github.com/hendersontrent/correctr RemoteRef: HEAD RemoteSha: 78b160ce0a2ea7a0d6dbc2af7b95bf6cb1fbbe6f NeedsCompilation: no Packaged: 2026-06-17 11:31:46 UTC; root Author: Trent Henderson [cre, aut]