Difference between revisions of "Aggregation"
Kbjarkefur (talk | contribs) (Created page with "{{subst:dime_wiki}}") |
Kbjarkefur (talk | contribs) |
||
Line 1: | Line 1: | ||
Aggregation is not a conceptually difficult topic, but unless the best practices described in this article is followed, then concepts like missing values, can easily cause the aggregates to be incorrect. | |||
== Read First == | == Read First == | ||
* | * Make sure to use Stata commands exactly for this | ||
* Make sure to check if missing values was created in your aggregates. It could be OK, but be sure that you can explain all of them | |||
Revision as of 14:16, 26 October 2017
Aggregation is not a conceptually difficult topic, but unless the best practices described in this article is followed, then concepts like missing values, can easily cause the aggregates to be incorrect.
Read First
- Make sure to use Stata commands exactly for this
- Make sure to check if missing values was created in your aggregates. It could be OK, but be sure that you can explain all of them
Guidelines
- organize information on the topic into subsections. for each subsection, include a brief description / overview, with links to articles that provide details
Subsection 1
Subsection 2
Subsection 3
Back to Parent
This article is part of the topic *topic name, as listed on main page*
Additional Resources
- list here other articles related to this topic, with a brief description and link