apisensr provides an interactive web app for the R package episensr. The R package episensr allows to do basic sensitivity analysis of epidemiological results as described in Applying Quantitative Bias Analysis to Epidemiological Data by Timothy L. Lash, Matthew P. Fox, and Aliza K. Fink (ISBN: 978-0-387-87960-4, bias.analysis).
This package is free and open source software, licensed under GPL-2.
To cite apisensr, please use:
citation("apisensr")
#>
#> To cite apisensr in publications use:
#>
#> Haine, Denis (2021). The apisensr Shiny app package: interface to
#> episensr for sensitivity analysis of epidemiological results. R
#> package version 0.2.0. https://github.com/dhaine/apisensr/. doi:
#> 10.5281/zenodo.4592620.
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Misc{,
#> title = {The apisensr Shiny app package: interface to episensr for sensitivity analysis of epidemiological results},
#> author = {Denis Haine},
#> year = {2021},
#> note = {R package version 0.2.0},
#> doi = {10.5281/zenodo.4592620},
#> url = {https://github.com/dhaine/apisensr/},
#> }
You can install the master version from CRAN or the development version from GitHub with:
Please note that the apisensr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.