-
Notifications
You must be signed in to change notification settings - Fork 0
Results Descriptive Event‐Time Hazard Study
drifting edited this page Feb 5, 2026
·
5 revisions
Descriptive Event-Time Hazard Study: Mortality Timing Around COVID Vaccination Eligibility Dates in Czechia (2020–2023)
This page summarizes the descriptive analysis of all-cause mortality hazards in relative time around cohort-specific vaccination eligibility dates, using full population data from Czechia (~10.9M subjects aged 0–112).
Important notes:
- This is descriptive only — event-time hazard patterns around eligibility dates.
- Not causal inference on vaccination effects — eligibility ≠ treatment; patterns are consistent with selection bias (healthy vaccinee effect, depletion of susceptibles).
- Pre-trends rejected in most cohorts (joint F-test p < 0.001) → strong evidence of bias.
- Low-vaccination young groups (0–5, 5–12) show flat/null patterns → negative controls.
- Data: Full Czech population with exact dates of vaccination and death (Vesely_106_202403141131.csv).
- Approach: Aggregated weekly bins in event time relative to cohort-specific eligibility dates.
- Model: Grouped Poisson GLM with offset log(n_at_risk), where n_at_risk = survivors to bin start, n_deaths = deaths in bin.
- Reference: Closest pre-eligibility bin (typically -4 days).
- Stratification: By age cohorts based on Czech rollout phases.
- Diagnostic: Joint F-test on lead coefficients (pre-trends).
- Output: Interactive Plotly HTML plots per cohort, CSV results, run_info JSON.
- Low deaths per bin (mostly 0–6).
- Coefficients highly variable with large SEs (low power).
- Pattern: No clear trend; mostly null/flat around eligibility (late rollout).
- Pre-trends: Likely flat (low events).
- Interpretation: Flat/null pattern supports bias dominance in older groups.
- Low deaths, high SEs.
- Coefficients variable, many near zero or high magnitude with wide CIs.
- Pattern: No consistent trend; flat/null.
- Interpretation: Negative control – no signal expected due to low exposure.
- Low–moderate deaths.
- Coefficients variable (some positive pre, negative post).
- Pattern: Some pre-trend noise, post slightly negative but not sharp.
- Interpretation: Low exposure → weak/null signal.
- Higher deaths per bin.
- Pre-eligibility: Positive/near-zero leads.
- Post-eligibility: Gradual negative trend (log HR ~ -0.1 to -0.3).
- Pre-trends rejected.
- Interpretation: Selection bias evident; gradual decline consistent with depletion.
- Higher deaths.
- Pre-eligibility: Positive leads (selection into eligibility).
- Post-eligibility: Sustained negative (log HR ~ -0.2 to -0.5).
- Pre-trends rejected.
- Interpretation: Stronger bias in high-risk group.
- High deaths.
- Pre-eligibility: Negative leads (healthy vaccinee).
- Post-eligibility: Strong negative trend (log HR to ~-0.9).
- Pre-trends rejected.
- Interpretation: Classic selection pattern.
- High deaths.
- Pre-eligibility: Near-zero/negative.
- Post-eligibility: Strong negative (log HR to ~-0.57).
- Pre-trends rejected.
- Interpretation: Bias + possible small effect in high-risk group.
- Pre-trends rejection across cohorts → selection bias dominates (healthy vaccinee, depletion).
- Post-eligibility: Gradual negative trend in older/high-vax groups; flat/null in young/low-vax → consistent with bias-dominated association.
- No sharp discontinuity at eligibility → not suggestive of immediate vaccine effect.
- Negative controls (0–5, 5–12): Flat patterns reinforce bias story.
- Full population: event_study.html (open in browser)
- Cohort-specific HTML files available in repo.
- Script: tdr_dit_final.py
- Results CSVs: per cohort (e.g., results_70-80.csv)
- Metadata: run_info_{cohort}.json
The descriptive patterns strongly support selection bias as the primary driver of apparent mortality differences around eligibility. Low-vax young groups show flat trends, while older groups show gradual declines consistent with cumulative bias. No clear signature of large causal vaccine reduction in ACM.
For questions, open an issue in the repo.
-
Bias-Necessity RMST Audit: Methodological Framework Bias Necessity via Biology only Falsification
-
Full Run Results : Full Run Results – Bias‐Necessity RMST Audit
- Descriptive Event-Time Hazard Study : Run Results - Mortality Timing Around Vaccination Eligibility in Czechia
- AG70 results and data files: Results and Result-Files AG70
- Interactive HTML plots (PNG previews): HTML Plot Files shown as PNG
- Age 70 mortality analysis: Age 70 Mortality Analysis Results
- Simple explanation: Peircean Evidence‑Weighted RMST – Simple Explanation
- Method paper / technical details: Peircean Evidence‑Weighted RMST – Method Paper
- IPW RMST Stress-Test Simulation: Clone Censor weight RMST Stress-Test simulation