findStart: Find the correct interval/key combination for start...

Description Usage Arguments

Description

Find the correct interval/key combination for start intervals.

Usage

1
findStart(exp_key, start_int, end_int, trans_key, trans_date)

Arguments

exp_key

sorted key column.

start_int

start_intervals that are are sorted within their keys

end_int

end_intervals that are are sorted because start_int is sorted.

trans_key

that must have a matching interval. This is guaranteed by the R code before calling findStart.

trans_date

sorted date column.


expstudies documentation built on June 14, 2019, 5:03 p.m.