R/bibentries.R

bibentries = c(
  davis2006 = bibentry("article",
    title             = "The relationship between precision-recall and ROC curves",
    author            = "J. Davis and M. Goadrich",
    year              = 2006,
    journal           = "Proceedings of the 23rd International Conference on Machine Learning",
    publisher         = "ACM Press",
    volume            = 148,
    number            = 4,
    pages             = "233--240",
    doi               = "10.1145/1143844.1143874"
  )
)

Try the usefun package in your browser

Any scripts or data that you put into this service are public.

usefun documentation built on Sept. 17, 2023, 9:06 a.m.