Collapses overlapping time periods. More...
Collapses overlapping time periods.
Usage
mergetimeperiods(DATASET=_overlap_spans_&subcond., DATESTART=EligStart, DATEEND=EligEnd);
| [in] | DATASET | Name of the dataset containing the time periods to collapse. |
| [in] | DATESTART | Name of the variable for the start of the period. |
| [in] | DATEEND | Name of the variable for the end of the period. |
None.