OHDSI / Aegis

Application for Epidemiological Geographic Information System (AEGIS): a system for semi-automatic GIS visualization based on the OMOP Common Data Model.
Apache License 2.0
3 stars 4 forks source link

List of codes that must be modified at the next commit #1 #3

Closed JaehyeongCho closed 5 years ago

JaehyeongCho commented 5 years ago

https://github.com/OHDSI/Aegis/blob/aca3e5fdc1ee6c2c042fbffe8eb253c0ca3be225/R/Cluster_plot.R#L118

This code must be corrected to the correct coordinate system

JaehyeongCho commented 5 years ago

https://github.com/OHDSI/Aegis/blob/master/R/GIS_plot.R#L59

The parameters of this code must be modified correctly

JaehyeongCho commented 5 years ago

https://github.com/OHDSI/Aegis/blob/master/R/Cluster_plot.R#L190

This code is must be changing as next: scale_fill_manual(values = c("Non-clustered"="white", "Secondary cluster"="green", "Primary cluster"="red"))

JaehyeongCho commented 5 years ago

https://github.com/OHDSI/Aegis/blob/master/R/Cluster_plot.R#L22

This clustering function needs to modification of plot ratio and should be the indicates to Global Moran's I autocorrelation coefficients