knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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:
1) hotspots analysis with getis & ord statistics ($G^*$).
2) Space-time analysis with scan statistics
3) Space-time analysis with knox test.
4) 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")
1) boldenr. 2) dendata. 3) deneggs. 4) rgeomex. 5) covid19mx.
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 (felipe.dzul.m@gmail.com)
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.