Package: MethodCompare Title: Evaluating Bias and Precision in Method Comparison Studies Version: 1.1.0 Authors@R: c( person("Thomas", "Blomet", email = "thomas.blomet@alumni.epfl.ch", role = c("aut", "cre")), person("Mingkai", "Peng", role = c("aut")), person("Patrick", "Taffé", email = "patrick.taffe@unisante.ch", role = c("aut")), person("Tyler Williamson", role = c("aut"))) Description: Evaluate bias and precision in method comparison studies. One provides measurements for each method and it takes care of the estimates. Multiple plots to evaluate bias, precision and compare methods. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: estimatr, graphics, lme4, Matrix, mfp, rockchalk, stats Depends: R (>= 2.10) LazyData: true URL: https://github.com/UBERLULU/MethodCompare BugReports: https://github.com/UBERLULU/MethodCompare/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://uberlulu.r-universe.dev Date/Publication: 2024-12-29 18:21:23 UTC RemoteUrl: https://github.com/uberlulu/methodcompare RemoteRef: HEAD RemoteSha: 897fb65840aec55e55f199ad5a052cd8c6e369a4 NeedsCompilation: no Packaged: 2026-06-18 08:48:34 UTC; root Author: Thomas Blomet [aut, cre], Mingkai Peng [aut], Patrick Taffé [aut], Tyler Williamson [aut] Maintainer: Thomas Blomet