R/bibentries.R

#' @importFrom utils bibentry
bibentries = c(
  ruspini_1970 = bibentry("article",
    doi       = "10.1016/S0020-0255(70)80056-1",
    year      = "1970",
    volume    = "2",
    number    = "3",
    pages     = "319-350",
    author    = "Enrique H. Ruspini",
    title     = "Numerical methods for fuzzy clustering",
    journal   = "Information Sciences"
  )
)

Try the mlr3cluster package in your browser

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

mlr3cluster documentation built on March 31, 2023, 11:11 p.m.