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.
Parameters
Section titled “Parameters”samples
Section titled “samples”readonly Census[]
CensusSeriesOptions = {}