From 565aca36e0ad688f3aa870063a349814878e0134 Mon Sep 17 00:00:00 2001 From: Ben Anderson <b.anderson@soton.ac.uk> Date: Mon, 15 Sep 2014 14:02:05 +0100 Subject: [PATCH] updated results readme --- NEED/results/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 NEED/results/README.md diff --git a/NEED/results/README.md b/NEED/results/README.md new file mode 100644 index 0000000..07bf0ca --- /dev/null +++ b/NEED/results/README.md @@ -0,0 +1,9 @@ +DECC-git NEED results +============ + +A collection of results from analysis of data from the public versions of DECC's NEED dataset + +Original 'End User License' version of the data available from: UK DATA ARCHIVE: Study Number 7518 - National Energy Efficiency Data-Framework, 2014 +http://discover.ukdataservice.ac.uk/catalogue/?sn=7518 + +The charts here show r sq values for different 'kichen sink' multivariate regression models. The idea was to see how much of the variation in gas & electricity consumption could be attributed to the 'physical' variables in the datasets and thus that the residual would represent the 'effect' of people's behaviour on energy consumption - see stats code for explanations! \ No newline at end of file -- GitLab