#' Irregular benchmark data from 2006
#'
#' Benchmark data sets with irregularly shaped clusters
#' from Duczmal et al. (2006). Each data set is 10000 x
#' 245 matrix. Each row provides the number of cases
#' in each region for a particular simulated data set.
#' Available data sets are a, b, c, d, e, f, g, h, i, j, k.
#'
#' @name a
#' @rdname benchmark2006
#' @docType data
#' @format A matrix
#' @references
#' Duczmal, L., Kulldorff, M., & Huang, L. (2006). Evaluation of Spatial Scan Statistics for Irregularly Shaped Clusters. Journal of Computational and Graphical Statistics, 15(2), 428-442. Retrieved from http://www.jstor.org/stable/27594187
#'
#' @format A matrix
#' @keywords data
#' @seealso neastdata
NULL
#' @name b
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name c
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name d
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name e
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name f
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name g
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name h
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name i
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name j
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name k
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
#' @name cc
#' @rdname benchmark2006
#' @format NULL
#' @docType data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.