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"

Try the smerc package in your browser

Any scripts or data that you put into this service are public.

smerc documentation built on Oct. 10, 2023, 5:07 p.m.