Description
Tree-Based Scan Statistics.
Description
Implementation of unconditional Bernoulli Scan Statistic developed by Kulldorff et al. (2003) <doi:10.1111/1541-0420.00039> for hierarchical tree structures. Tree-based Scan Statistics are an exploratory method to identify event clusters across the space of a hierarchical tree.
README.md
TreeMineR
Installation
You can install the development version of TreeMineR from GitHub with:
# install.packages("devtools")
devtools::install_github("entjos/TreeMineR")