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.
#' Available at: \url{http://cs.joensuu.fi/sipu/datasets/}
"aggregation"
moorekatherine/pald documentation built on June 21, 2022, 12:21 p.m.