Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
DECC-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Anderson
DECC-data
Commits
77a16da0
Commit
77a16da0
authored
10 years ago
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
updated EULF 2014 processing script
explained sub-sample selection process
parent
bce84fa3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEED/process-NEED-EULF-2014.do
+2
-2
2 additions, 2 deletions
NEED/process-NEED-EULF-2014.do
with
2 additions
and
2 deletions
NEED/process-NEED-EULF-2014.do
+
2
−
2
View file @
77a16da0
...
...
@@ -37,8 +37,8 @@ local ifile "need_eul_may2014"
local
dfile_orig
"`dpath'UKDA-7518-stata11/stata11/`ifile'.dta"
*
i
f you really wanted to you could set up a loop to iterate over a list of sample values to create a set of random sub-samples
* we'll just create a random sub-sample of sample% to make testing models etc easier
*
I
f you really wanted to you could set up a loop to iterate over a list of sample values to create a set of random sub-samples
*
For now
we'll just create a random sub-sample of sample% to make testing models etc easier
* 10 = 10% sample, 50 = 50% sample, 100 = 100% sample etc
local
sample
20
local
samplet
"`sample'pc"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment