Skip to contents

get tibble of overall effect estimates

Usage

tidy_overall_fit(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 estimate, se, and lower and upper 95% confidence bounds (1 row)