Package: ModelMetrics Title: Rapid Calculation of Model Metrics Version: 1.2.3 Date: 2018-11-03 Authors@R: person("Tyler", "Hunt", email = "thunt@snapfinance.com", role = c("aut", "cre")) Description: Collection of metrics for evaluating models written in C++ using 'Rcpp'. Popular metrics include area under the curve, log loss, root mean square error, etc. Depends: R (>= 3.2.2) License: GPL (>= 2) Encoding: UTF-8 LazyData: true LinkingTo: Rcpp Imports: Rcpp, data.table RoxygenNote: 7.1.1 Suggests: testthat Repository: https://jackstat.r-universe.dev Date/Publication: 2021-07-02 14:45:46 UTC RemoteUrl: https://github.com/jackstat/modelmetrics RemoteRef: HEAD RemoteSha: 3da8b8452deef2b0775348318b6f035ebf71765a NeedsCompilation: yes Packaged: 2026-06-11 11:12:48 UTC; root Author: Tyler Hunt [aut, cre] Maintainer: Tyler Hunt