File: CITATION

package info (click to toggle)
r-cran-performance 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,860 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 662 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
bibentry(
  "Article",
  title = "{performance}: An {R} Package for Assessment, Comparison and Testing of Statistical Models",
author = c(person("Daniel", "Lüdecke"), person("Mattan S.", "Ben-Shachar"), person("Indrajeet", "Patil"), person("Philip", "Waggoner"), person("Dominique", "Makowski")),
  year = 2021,
  journal = "Journal of Open Source Software",
  volume = 6,
  number = 60,
  pages = 3139,
  doi = "10.21105/joss.03139",
  textVersion = "Lüdecke et al., (2021). performance: An R Package for Assessment, Comparison and Testing of Statistical Models. Journal of Open Source Software,
6(60), 3139. https://doi.org/10.21105/joss.03139"
)