Skip to contents

Check for stationarity using the KPSS test across segments

Usage

check_stationary(ts, t.seg = 0.5)

Arguments

ts

A `ts` object.

t.seg

Segment duration in seconds.

Value

A matrix of KPSS p-values for level and trend.