R/aggregation.R

#' Aggregation
#'
#' A synthetic data set of two-dimensional points created by Gionis et al. to
#'  demonstrate clustering aggregation.
#'
#' @format A data frame with 788 rows and 2 columns, `x1` and `x2`.
#' @references A. Gionis, H. Mannila, and P. Tsaparas, Clustering aggregation.
#' ACM Transactions on Knowledge Discovery from Data (TKDD), 2007. 1(1): p. 1-30.
"aggregation"

Try the pald package in your browser

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

pald documentation built on May 29, 2024, 11:03 a.m.