Hi all,
Could someone give me some advice on how to do spatial analysis in R? Here’s the scenario:
I want to map disease prevalence in a village, specifically the seroprevalance in 4-17 year old.
I have the seroprevelance data, as well as the GPS coordinates for the houses.
We already know that prevalence increases with age, but I want to know if there are particular hotspots of infection within the village. How would I do this in R? I want to remove the effect of increasing age from my analysis, as the distribution of age across the village is not uniform.
I’m very new to R – I’m able to import my data, but other than that it’s a new learning experience for me! Any advice offered would be most appreciated!
Thanks,
Tom