R/benchmark2006_hotpots.R

#' Hotspots for benchmark2006 data
#' 
#' The hotspot region indices for each benchmark
#' data set 
#' from Duczmal et al. (2006).  Each data set is a 
#' vector of hotspot indices.  Available data sets are
#' a_hotspot, b_hotspot, c_hotspot, d_hotspot, 
#' e_hotspot, f_hotspot, g_hotspot, h_hotspot, 
#' i_hotspot, j_hotspot, k_hotspot.
#'
#' @name a_hotspot
#' @rdname benchmark2006_hotspots
#' @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
#' @keywords data
#' @seealso neastdata
NULL

#' @name b_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name c_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name d_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name e_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name f_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name g_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name h_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name i_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name j_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL

#' @name k_hotspot
#' @rdname benchmark2006_hotspots
#' @format NULL
#' @docType data
NULL
jpfrench81/neastbenchmark documentation built on July 26, 2023, 3:07 p.m.