@finest-ai/stats
v0.1.2
Published
Non-inferiority testing, exact upper confidence bounds, anytime-valid confidence sequences, Holm family control. Zero runtime dependencies by design — every bound is auditable and the package is importable standalone.
Readme
@finest-ai/stats
Auditable, dependency-free verification math for Finest: exact binomial bounds, paired cluster bootstrap non-inferiority, anytime-valid harm sequences, Holm family control, latency summaries and evidence provenance thresholds.
import { clopperPearsonUpper, nonInferiority, p95 } from '@finest-ai/stats';The functions provide statistical primitives, not a universal model-quality claim. Requires Node.js 20 or newer. Apache-2.0.
