R/Irish.R

#' Irish Referendum Data Set
#'
#' A data matrix containing the results of 8 referenda for 41 Irish communities
#' used in Falguerolles et al (1997).
#'
#' Column 6 contains the size of the Electorate in 1992.
#'
#' @name Irish
#' @docType data
#' @family data
#' @format The format is a 41 x 9 matrix. Two values are missing.
#' @references de Falguerolles, A., Friedrich, F., Sawitzki, G. (1997) A
#' Tribute to J. Bertin's Graphical Data Analysis. In: _Proceedings of the
#' SoftStat '97 (Advances in Statistical Software 6),_ 11--20.
#' @source The data was kindly provided by Guenter Sawitzki.
#' @keywords datasets
#' @examples
#' data(Irish)
NULL
mhahsler/seriation documentation built on April 24, 2024, 10:08 p.m.