-
Notifications
You must be signed in to change notification settings - Fork 0
Peircean Evidence‑Weighted RMST ‐ Methode Paper
Author: Inspired by C. S. Peirce and Hernán • Implementation by AI • Assisted by gitfrid
This page outlines the foundational principles of the AE) C.S. Pierce Evidence-Weighted RMST script. The method bridges the gap between clinical epidemiology and information theory, calculating not just "if" a result occurred, but the integrity of the signal itself.
The core of the analysis relies on Restricted Mean Survival Time (RMST) and the Hypergeometric Distribution.
- Assumption-Free: RMST is mathematically superior to the Hazard Ratio because it does not require "proportional hazards." It measures the area under the curve without assuming the vaccine's effect is constant over time.
-
Information Influence (
$I_t$ ): The script uses Hypergeometric logic to measure the probability of an outcome given a finite population. This is a robust frequentist approach to quantify daily statistical certainty.
The script follows the Target Trial Emulation framework (as championed by Miguel Hernán), ensuring observational data mimics a randomized controlled trial:
-
Time Zero (
$T_0$ ) Alignment: Everyone starts the analysis at the same relative moment (FIRST). - Eliminating Immortal Time Bias: Vaccinated clones only "enter" the risk set at the actual moment of vaccination.
- Eliminating Healthy User Bias: The +14-day buffer ensures the analysis does not credit the "forced health" of individuals.
The integration of Peircean logic (Firstness, Secondness, Thirdness) serves as a mathematical "Stress Test" for the data. While standard
- Filtering Variance: It prevents a few outcomes at the end of a study (low-density data) from dictating the results for the majority at the start.
- Secondness vs. Thirdness: The script distinguishes between a "Second" (a brute, random accident/noise) and a "Third" (a law or persistent pattern).
- Abductive Flags: The script identifies "nodes of truth"—points where the survival benefit (or harm) is so statistically surprising that it demands a causal explanation.
In older populations, data is often "noisy" due to competing risks. Standard models may see a random spike in deaths and misinterpret it as a change in vaccine efficacy.
The Peircean script asks: "Is this spike an accident, or is it a law?" By using the Weighted ΔRMST, the script prioritizes the "Thirdness" (the actual truth) and allows random noise to fall through the sieve.
It is a High-Integrity Scientific Tool. By removing the standard avenues for "for distortions" in observational data (immortal time and healthy user bias) and adding an Information-Theoretic filter, the script provides a honest report of survival data.
This method compares survival outcomes between two dynamic strategies by constructing counterfactual "clone" trajectories. It weights daily survival differences by their Directional Surprisal, effectively distinguishing between brute empirical observations and gaps supported by non-random statistical evidence.
For each day
The daily survival difference is:
The total empirical RMST difference up to horizon
Evidence is defined as the degree of "surprise" relative to chance. We calculate a daily p-value
The Directional Surprisal
To ensure the weighted RMST remains on a comparable scale to the empirical RMST, we normalize the weight by the maximum observed surprisal:
The Peircean Evidence-Weighted RMST is then calculated as:
| Metric | Interpretation |
|---|---|
| The raw life-days gained/lost as observed in the population (The Brute Fact). | |
| The portion of life-days gained/lost supported by a statistically significant signal (The Purified Signal). | |
| Periods where evidence statistically favors the treatment strategy. | |
| Periods where evidence favors the control or suggests noise/bias. |
- Assumption-Free: Requires no proportional hazards (PH) assumptions or regression models.
- Immortal-Time Correction: Uses clone-based target trial emulation to handle dynamic treatment timing.
- Transparency: High-surprise days are flagged as "Abductive Surprises," providing a traceable audit trail of which dates drove the statistical conclusion.
-
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