From dcadbc20299f50ad3f17cd493ab835d1c8f4f554 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Wed, 17 Sep 2014 15:44:26 +0100
Subject: [PATCH] updated v2.0 code

---
 NEED/analyse-NEED-EULF-2014-models-v2.0.do | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEED/analyse-NEED-EULF-2014-models-v2.0.do b/NEED/analyse-NEED-EULF-2014-models-v2.0.do
index 8cb9c0b..0410862 100644
--- a/NEED/analyse-NEED-EULF-2014-models-v2.0.do
+++ b/NEED/analyse-NEED-EULF-2014-models-v2.0.do
@@ -49,7 +49,7 @@ local rpath "`proot'/results/NEED"
 local version "v2c_full"
 local sample 10
 local sampleby "EE_BAND PROP_TYPE"
-* uses 10% sample (c 300k) making sure keep proportions of property type and EE_Band to see if margin plots and co-efficients are the same 
+* uses full sample (c 4m) to see if margin plots and co-efficients are the same 
 * (linktest etc will probably now fail due to larger n)
 
 set more off
-- 
GitLab