echotime
time-series report generator for humans and agents
plain-English report
echotimewearabledense

This looks like a wearable or digital biomarker cohort with about 6 participant(s) and roughly 3 signal channel(s) per participant. In plain language, the strongest signals in its structure are that complexity is very high, coupling and network structure is high, and trend strength is high. Overall evidence quality for this profile is high.

Paste a time-series dataset and get a plain-English report before you choose a model.

Reliability0.75high
Subjects / units6cohort size
Median channels3per unit
Median length60samples

What this looks like structurally

trend_dominated, strongly_coupled_multivariate, wearable_monitoring

Recommended next actions

  • Expect single-number summaries to miss part of the structure; representation learning may help.
  • Use multivariate or network-aware models instead of treating each channel as independent.
  • Include detrending or low-frequency structure checks in the workflow and compare trend-aware baselines.
  • Try frequency-aware, seasonal, or cycle-aware summaries before assuming the data are memoryless.
  • Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal.
Generated by echotime for an audience of general. Use this as a pre-model audit and handoff artifact, not as a modelling guarantee.
echotime axis radarAxis radarHigher means the axis is more structurally dominant.IrregularityNoisePredictabilityDriftTrendRhythmicityComplexityNonlinearityBurstinessRegimesCouplingHeterogeneity
echotime top axesTop structure axesThe axes most likely to shape modelling and communication choices.Complexity0.83Coupling0.71Trend0.65Rhythmicity0.48Predictability0.43Drift0.27

Top structure axes

AxisScoreLevelWhat it means
complexity0.83very highthe signal contains rich local variation rather than one simple repeating template
coupling and network structure0.71highchannels or regions move together in a structured multivariate way
trend strength0.65highthere is meaningful slow movement or baseline shift rather than pure fluctuation
rhythmicity0.48moderatethe data contain repeating or oscillatory patterns that may support seasonal or frequency-aware analysis

Main takeaways

  • complexity: the signal contains rich local variation rather than one simple repeating template.
  • coupling and network structure: channels or regions move together in a structured multivariate way.
  • trend strength: there is meaningful slow movement or baseline shift rather than pure fluctuation.

Main watchouts

  • Watch drift and nonstationarity: the data-generating behavior changes over time rather than staying stable.
  • Watch regime switching: the system appears to move between distinct states or operating modes.
  • Watch observation irregularity: measurements do not arrive on a clean, even grid, so timing and missingness matter.

Why the score is trustworthy

Overall reliability: 0.75 (high)

A higher reliability score means more proxy coverage and stronger data support for the reported structure.

Compact agent context

{
  "type": "profile",
  "audience": "general",
  "headline": "wearable dataset with trend_dominated, strongly_coupled_multivariate tendencies",
  "archetypes": [
    "trend_dominated",
    "strongly_coupled_multivariate",
    "wearable_monitoring"
  ],
  "top_axes": [
    {
      "axis": "complexity",
      "score": 0.8291008535695185,
      "level": "very high"
    },
    {
      "axis": "coupling_networkedness",
      "score": 0.7086400007402217,
      "level": "high"
    },
    {
      "axis": "trendness",
      "score": 0.6479076685418346,
      "level": "high"
    }
  ],
  "task_hints": [
    "Benchmark multivariate and graph-aware models; independent per-channel models will likely discard signal."
  ],
  "reliability": {
    "score": 0.7547569444444444,
    "level": "high"
  },
  "notes": [
    "Reliability scores combine proxy coverage and data-support heuristics."
  ]
}