File: CITATION

package info (click to toggle)
r-cran-randomforest 4.7-1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: ansic: 1,897; fortran: 366; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
bibentry("Article",
         title = "Classification and Regression by randomForest",
         author = c(person(family="Liaw", given="Andy"),
	            person(family="Wiener", given="Matthew")),
	 journal = "R News",
         year         = "2002",
         volume       = "2",
         number       = "3",
         pages        = "18-22",
         url          = "https://CRAN.R-project.org/doc/Rnews/"
         )