R/smerc-package.R

#' smerc
#'
#' *S*tatistical *ME*thods for *R*egional *C*ounts
#'
#' The **smerc** package implements statistical methods for
#' analyzing the counts of areal data, with a focus on the
#' detection of spatial clusters and clustering. The package
#' has a heavy emphasis on spatial scan methods.
#'
## usethis namespace: start
#' @useDynLib smerc, .registration = TRUE
## usethis namespace: end
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
#' @name smerc
#' @docType package
"_PACKAGE"
jpfrench81/smerc documentation built on Jan. 13, 2024, 4:30 a.m.