Skip to contents

Check for stationarity using the KPSS test across segments

Usage

check_stationary(x, t.seg = 0.5)

Arguments

x

A `ts` object.

t.seg

Segment duration in seconds.

Value

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