Skip to content

analyzeCensusSeries

analyzeCensusSeries(samples, opts?): CensusReport

Defined in: diagnostics/census.ts:267

Judge a run: one census per cycle, in order. Tiers share the fitted slope, differing only in how much of one they may have.

Conserved counters are also checked for VARIANCE: one that spiked and came back means a cycle cleans up late, which the slope alone reads as steady.

readonly Census[]

CensusSeriesOptions = {}

CensusReport