Package: valmetrics
Type: Package
Title: Metrics and Plots for Model Evaluation
Version: 1.0.0
Authors@R: c(person("Kristin", "Piikki", 
                email = "kristin.piikki@slu.se",
                role = c("aut", "cre", "cph")
                ),
              person("Johanna", "Wetterlind", 
                email = "johanna.wetterlind@slu.se",
                role = c("aut", "cph")
                    ),
              person("Mats", "Soderstrom",
                email = "mats.soderstrom@slu.se",
                role = c("aut", "cph")
                ),
              person("Bo", "Stenberg",
                email = "bo.stenberg@slu.se",
                role = c("aut", "cph")
                )
            )
Maintainer: Kristin Piikki <kristin.piikki@slu.se>
Description: Functions for metrics and plots for model evaluation. Based on vectors of observed and predicted values. Method: Kristin Piikki, Johanna Wetterlind, Mats Soderstrom and Bo Stenberg (2021). <doi:10.1111/SUM.12694>. 
Depends: R (>= 4.0.0)
Suggests: roxygen2, knitr, markdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-09 16:51:10 UTC; piikki
Author: Kristin Piikki [aut, cre, cph],
  Johanna Wetterlind [aut, cph],
  Mats Soderstrom [aut, cph],
  Bo Stenberg [aut, cph]
Repository: CRAN
Date/Publication: 2021-01-13 15:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:06:47 UTC; windows
