Skip to contents

This is a function that sits inside of the ts_time_event_analysis_tbl(). It is only meant to be used there. This is an internal function.

Usage

internal_ts_both_event_tbl(.data, .horizon)

Arguments

.data

The date.frame/tibble that holds the data.

.horizon

How far do you want to look back or ahead.

Value

A tibble.

Details

This is a helper function for ts_time_event_analysis_tbl() only.

Author

Steven P. Sanderson II, MPH