WhisperX tag archive

#statistical_monitoring

This page collects WhisperX intelligence signals tagged #statistical_monitoring. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-04-12 05:22:27 · GitHub Issues

1. HealthcareQuality.jl 发布关键性能监控模块:funnel_plots.jl 实现机构异常检测

HealthcareQuality.jl 软件包发布了一个关键的性能监控模块,填补了核心功能空白。新实现的 `funnel_plots.jl` 模块为医疗保健机构的质量与安全比较提供了统计工具,直接对标 Spiegelhalter (2005) 的权威方法。该模块从待办事项(TODO stub)状态升级为完整实现,标志着该开源项目在医疗质量分析领域迈出了实质性一步。 新模块的核心是 `FunnelPlot` 结构体,它封装了机构级别的率或标准化死亡率(SMR)、2σ(95%)和3σ(99.8%)控制限曲线、异常值索引集、皮尔逊过度离散因子 φ 以及绘图模式。关键函数 `funnel_limits` 通过 `Distribution...