QRP
 
Loading...
Searching...
No Matches
mergetimeperiods.sas File Reference

Collapses overlapping time periods. More...

Detailed Description

Collapses overlapping time periods.

Program inputs
  • &DATASET. (Dataset containing the time periods to collapse.)
Program outputs
None.

Usage

mergetimeperiods(DATASET=_overlap_spans_&subcond., DATESTART=EligStart, DATEEND=EligEnd);

Parameters
[in]DATASETName of the dataset containing the time periods to collapse.
[in]DATESTARTName of the variable for the start of the period.
[in]DATEENDName of the variable for the end of the period.

SAS Macros Dependencies

None.

Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)