Given truncation and censoring sets, construct disjoint increasing intervals whose left and right endpoints lie in L and R and which contain no other members of L and R
.turnbull_intervals(Lcens, Rcens, Ltrunc, Rtrunc, status)
a matrix containing limits of intervals for EM
set of left censoring limits
vector of right censoring limits
vector of left truncation limits
vector of right truncation limits
integer vector giving status of censoring set