The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package is an R implementation of tree-based scan statistics as described in Kulldorff et al. (2013) or Kulldorff et al. (2003). To get started, please take a look at the vignette or check the documentation of the main functions:
TreeMineR()create_tree()cut_the_tree()The package also includes the following pre-defined hierarchical
trees, which can be used out of the box. Please check their help files
for more information. - icd_10_se -
atc_codes
For installing the package from CRAN please use
install.packages("TreeMineR")If you would like to use the latest development version from GitHub please use
# install.packages("remotes")
remotes::install_github("entjos/TreeMineR")If you find any bugs or have any suggestion please don’t hesitate to file an issue on GitHub.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.