-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi - I saw this at IDM in November and am interested in using it for my research. Did CRAN do the CRAN thing and take it down? Doesn't seem to be there at the moment.
Anyway, this issue is about get_polymod_contact_data. I am trying to understand the ages argument. If I pass 1 I see ages 0,1,2,... in the result and if I pass seq(0,100,5) I also see 0,1,2,... in the result. The help says the function "Provides contact and participant POLYMOD data from selected countries." but its not clear if that is survey data, contact matrix data, or how it is processing the data (though imputation is discussed). From the output it appears to be a contact matrix, but then I'm not sure what's happening with the age groups here?
I appreciate the effort with this package and am curious to hear more about this.