Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Census2022
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SERG
Census2022
Commits
879b8e73
Commit
879b8e73
authored
Apr 28, 2015
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
switched to levelsof ID for final run
parent
2f320199
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CER-calculate-AR.do
+2
-2
2 additions, 2 deletions
CER-calculate-AR.do
with
2 additions
and
2 deletions
CER-calculate-AR.do
+
2
−
2
View file @
879b8e73
...
...
@@ -94,10 +94,10 @@ gen s_hour = hh(s_halfhour)
* this creates a big list of all IDs so we can loop over it - takes a while
* could just start from min & loop to max - but would then be testing for non-existent households
*
qui: levelsof ID, local(ids)
qui
:
levelsof
ID
,
local
(
ids
)
* for testing
local
ids
"1002 1003 1004"
*
local ids "1002 1003 1004"
foreach
m
of
local
midweek
{
di
"****************"
...
...
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