Skip to contents
xds_analyze()
Analyze a Dynamical System
xds_scaling()
Scaling for Malaria Metrics

Thresholds

and pseudo-thresholds

make_calR()
Parasite Dispersal through one Parasite Generation (Humans)
make_calZ()
Parasite Dispersal through one Parasite Generation (Mosquitoes)
compute_Lambda_threshold()
Get High/Low Values for Lambda

Connectivity

Visualizing Connectivity

compute_HTC()
Compute the HTC Matrix
compute_VC()
Compute the VC Matrix
make_VC_matrix()
Parasite dispersal by mosquitoes
get_VC()
Get VC
get_VC_matrix()
Get VC
make_HTC_matrix()
Parasite dispersal by humans
make_VC()
Make VC
plot_connectivity_sankey()
Plot Connectivity as a Sankey Diagram
plot_connectivity_graph()
Plot Connectivity
plot_flow_sankey()
Plot Connectivity as a Sankey Diagram

Scaling

xds_scaling()
Scaling for Malaria Metrics
xds_scaling_Lambda()
Compute
lines_eirVpr()
Add lines for the EIR(t) vs. the PR(t)
lines_eirpr()
Add lines for an eir-pr scaling relationship
add_eirpr_orbits()
Draw the orbit for the \(i^{th}\) element of eirpr$scaling.
add_orbits()
Draw the orbit for the \(i^{th}\) element of eirpr$scaling.
add_orbits_px()
Draw the orbit for the \(i^{th}\) element of eirpr$scaling, and add points at the minimum and maximum eir and pr
xds_plot_eirVpr()
xds_plot EIR(t) vs. the PR(t)
xds_plot_eirpr()
xds_plot the eir-pr scaling relationship

Seasonality

Index of Seasonal Dispersal

compute_IoSD_F()
Compute the Index of Dispersal for a function F(t) over one year.
compute_IoSD_S()
Compute the Index of Seasonal Dispersal for a seasonal pattern \(S(t)\) over one year. This assumes that $$\int_0^{365} S(t)dt = 365$$
compute_IoSD_pr()
Compute the Index of Seasonal Dispersal for a PR seasonal orbit for the \(i^{th}\) element of eirpr$scaling

Metric Conversion

Convert metrics and terms

eir2fqZ()
Convert the EIR into a vector describing infective biting density
fqZ2eir()
Convert a vector describing infective biting density into the EIR, \(E\)
xds_eir2ni()
Convert eir to ni
xds_eir2pr()
Convert eir to pr
xds_pr2Lambda()
Convert pr to lambda
xds_pr2eir()
Convert pr to eir
xds_pr2m()
Convert pr to mosquito density
xds_pr2ni()
Convert pr to ni
pr2Lambda()
Using the eirpr matrix and a RM xds_obj, convert pr to Lambda