Skip to contents

get tibble detailing each window of association with summary statistics

Usage

tidy_window_summary(lag_fits)

Arguments

lag_fits

tibble containing lag, estimate, and lower and upper bounds of confidence intervals; most likely output from tidy_lag_fits() or tidy_cumul_fits()

Value

a tibble containing windows defined by starting and ending lags, window length, maximum absolute effect estimate, and the lag at which that maximum occurs