denhotspots is package development by department of prevention and control of vector-borne diseases of the Secretary of Health of Veracruz with colaboration of the national dengue prevention and control program of the CENAPRECE and entomology laboratory of INDRE*
The goal of denhotspots is to carry out a spatial analysis of dengue:
-
hotspots analysis with getis & ord statistics (
$G^*$ ). -
Space-time analysis with scan statistics
-
Space-time analysis with knox test.
-
Log Gaussian Cox Processs Spatial.
You can install the development version of denhotspots from GitHub with:
# install.packages("devtools")
devtools::install_github("fdzul/denhotspots")
or
# install.packages("remotes")
remotes::install_github("fdzul/denhotspots")
-
Felipe Antonio Dzul Manzanilla -https://github.com/fdzul - Packages developed in github:
-
Fabian Correa Morales -
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
The package was inspired by the need to contribute to public policies and decision-making of the Program for the Prevention and Control of Arboviruses in Mexico, specifically in the analysis spatial of dengue (cases and abundance of mosquitoes).
If you encounter a clear bug, please file a minimal reproducible example on github. For questions and other discussion, please feel free to contact me ([email protected])
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.