Skip to contents

get tibble of estimates at each lag

Usage

tidy_lag_fits(cpred, call = rlang::caller_env())

Arguments

cpred

a crosspred object created from dlnm::crosspred()

call

used for error handling

Value

a tibble with columns for lag, estimate, se, and lower and upper 95% confidence bounds (one row per lag)