├── Code ├── 2011 OAC R Code - Ancillary 1 - Cluster Assignment to Local Authorities and Regions ├── 2011 OAC R Code - Ancillary 2 - Cluster Lookup ├── 2011 OAC R Code - Ancillary 3 - Update Plot Names ├── 2011 OAC R Code - Ancillary 3 Add-On - Update Plot Names ├── 2011 OAC R Code - Ancillary 4 - Reorder Clustered Data ├── 2011 OAC R Code - Part 1 of 2 - Raw Data to Clustered Data ├── 2011 OAC R Code - Part 2 of 2 - Clustered Dataset Visualisations - SED Calculations - Correlation ├── 2011 OAC R Code - Pre-Cluster 1 - Correlation and Within-Cluster Sum of Squares analysis ├── 2011 OAC R Code - Pre-Cluster 2 - Ascertain Number Of Clusters for K-Means using Elbow Statistic └── 2011 OAC VB Code - Ancillary 5 - Combine CSV Files and create Single Worksheet ├── README.md ├── images ├── arrow-down.png └── octocat-small.png ├── index.html ├── javascripts └── scale.fix.js ├── params.json └── stylesheets ├── github-light.css ├── pygment_trac.css └── styles.css /Code/2011 OAC R Code - Ancillary 1 - Cluster Assignment to Local Authorities and Regions: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Ancillary 1 - Cluster Assignment to Local Authorities and Regions -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Ancillary 2 - Cluster Lookup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Ancillary 2 - Cluster Lookup -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Ancillary 3 - Update Plot Names: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Ancillary 3 - Update Plot Names -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Ancillary 3 Add-On - Update Plot Names: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Ancillary 3 Add-On - Update Plot Names -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Ancillary 4 - Reorder Clustered Data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Ancillary 4 - Reorder Clustered Data -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Part 1 of 2 - Raw Data to Clustered Data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Part 1 of 2 - Raw Data to Clustered Data -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Part 2 of 2 - Clustered Dataset Visualisations - SED Calculations - Correlation: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Part 2 of 2 - Clustered Dataset Visualisations - SED Calculations - Correlation -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Pre-Cluster 1 - Correlation and Within-Cluster Sum of Squares analysis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Pre-Cluster 1 - Correlation and Within-Cluster Sum of Squares analysis -------------------------------------------------------------------------------- /Code/2011 OAC R Code - Pre-Cluster 2 - Ascertain Number Of Clusters for K-Means using Elbow Statistic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC R Code - Pre-Cluster 2 - Ascertain Number Of Clusters for K-Means using Elbow Statistic -------------------------------------------------------------------------------- /Code/2011 OAC VB Code - Ancillary 5 - Combine CSV Files and create Single Worksheet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/Code/2011 OAC VB Code - Ancillary 5 - Combine CSV Files and create Single Worksheet -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/README.md -------------------------------------------------------------------------------- /images/arrow-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/images/arrow-down.png -------------------------------------------------------------------------------- /images/octocat-small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/images/octocat-small.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/index.html -------------------------------------------------------------------------------- /javascripts/scale.fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/javascripts/scale.fix.js -------------------------------------------------------------------------------- /params.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/params.json -------------------------------------------------------------------------------- /stylesheets/github-light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/stylesheets/github-light.css -------------------------------------------------------------------------------- /stylesheets/pygment_trac.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/stylesheets/pygment_trac.css -------------------------------------------------------------------------------- /stylesheets/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/geogale/2011OAC/HEAD/stylesheets/styles.css --------------------------------------------------------------------------------