Skip to contents

Counts incidents by month-of-year, day-of-week, and hour-of-day, then runs a chi-square goodness-of-fit test against a uniform distribution on each cycle.

Usage

morie_tps_seasonal_pattern(df, ds_name = "?")

Arguments

df

A data.frame.

ds_name

Character label.

Value

A morie_rich_result list with per-cycle counts and chi-square p-values.