R/bibentries.R

#' @importFrom utils bibentry
bibentries = c(
  buhlmann2003boosting = bibentry("article",
    doi       = "10.1198/016214503000125",
    title     = "Boosting with the L2 loss: regression and classification",
    author    = "Buehlmann, Peter and Yu, Bin",
    journal   = "Journal of the American Statistical Association",
    volume    = "98",
    number    = "462",
    pages     = "324--339",
    year      = "2003",
    publisher = "Taylor \\& Francis")
)
schalkdaniel/compboost documentation built on April 15, 2023, 9:03 p.m.