Closed lwillem closed 2 years ago
Merging #28 (9f8e2ea) into master (f68f82c) will increase coverage by
0.30%
. The diff coverage is100.00%
.:exclamation: Current head 9f8e2ea differs from pull request most recent head 213d968. Consider uploading reports for the commit 213d968 to get more accurate results
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
+ Coverage 95.82% 96.12% +0.30%
==========================================
Files 12 13 +1
Lines 814 878 +64
==========================================
+ Hits 780 844 +64
Misses 34 34
Impacted Files | Coverage Δ | |
---|---|---|
R/contact_matrix.r | 98.76% <100.00%> (+0.05%) |
:arrow_up: |
R/lists.r | 100.00% <100.00%> (ø) |
|
R/matrix_plot.R | 100.00% <100.00%> (ø) |
|
R/wpp_age.r | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 38fc616...213d968. Read the comment docs.
Ready to be merged once grDefvices
dependency has been added and formatting updated.
Merging now to move on - remaining issues will be dealt with separately
country
columncontact_matrix
function, which represents the social contact rates of one individual of age i with one individual of age j in the population. For example, this matrix can be used in infectious disease modelling to calculate the force of infection, which is based on the likelihood that one susceptible individual of age i will be in contact with one infectious individual of age j.