Commit 58cb26e
committed
Docs: Update PNADC identification rates and refine attrition terminology
**Description:**
This PR updates the package documentation (`README.md` and Vignettes) to accurately reflect the recent methodological upgrades to the PNADC panel identification algorithms.
**Key Documentation Updates:**
* **Parameter Updates (`LOAD_PNADC.Rmd`):** Replaced all references and usage examples of the legacy `advanced` parameter with the new granular options (`advanced_1`, `advanced_2`, and `advanced_3`). Clarified the specific behavior of each stage.
* **Methodological Explanations (`BUILD_PNADC_PANEL.Rmd`):** Expanded the methodology section to detail the progressive multi-stage approach. Added a comprehensive explanation of the new Graph Theory-based Fuzzy Matching (Stage 3) and how it handles typographical errors in the IBGE data.
* **Identification Rates (README & Vignettes):** Updated the performance tables with the new baseline metrics. The documentation now clearly highlights the significant tracking improvements, specifically the ~5.5 p.p. retention gain achieved by Stage 3 in Wave 5 compared to the basic method.
* **Terminology Standardization:** Enforced the Data Zoom methodological guideline across all documents, explicitly defining the distinction between *Household Attrition* and *Individual Identification Rates*.
**Why this matters:**
These updates ensure that users clearly understand the mechanics behind the new advanced stages and provide transparent, reproducible tracking rates that validate the robustness of the new Fuzzy Matching approach.1 parent 30f424c commit 58cb26e
4 files changed
Lines changed: 218 additions & 192 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
| 98 | + | |
0 commit comments