Learn R Programming

epiflows (version 0.2.1)

Predicting Disease Spread from Flow Data

Description

Provides functions and classes designed to handle and visualise epidemiological flows between locations. Also contains a statistical method for predicting disease spread from flow data initially described in Dorigatti et al. (2017) . This package is part of the RECON () toolkit for outbreak analysis.

Copy Link

Version

Install

install.packages('epiflows')

Monthly Downloads

92

Version

0.2.1

License

MIT + file LICENSE

Maintainer

Pawel Piatkowski

Last Published

April 9th, 2023

Functions in epiflows (0.2.1)

YF_Brazil

Yellow Fever Data from Brazil; 2016-12 to 2017-05
get_vars

Access location metadata
estimate_risk_spread

Travel-related disease cases spreaded to other locations from an infectious location
global_vars

Epiflow Global Variables
get_flows

Access flow data
epiflows

epiflows
get_id

Access population identifiers in epiflows objects
map_epiflows

Map flows of people between locations
plot.epiflows

Various plots for epiflows objects
add_coordinates

Add/Retrieve location coordinates
get_locations

Access flow data
print.epiflows

Print method from epiflows objects
get_n

get the number of cases per flow
grid_epiflows

Visualise epidemic flows using a grid
vis_epiflows

Visualise epidemic flows using visNetwork
make_epiflows

Create an epiflows object
[.epiflows

Subset `epiflows` objects
get_pop_size

Get population size for each entry in locations
as.SpatialLinesDataFrame

Convert to SpatialLinesDataFrame class